Thanks from a python programmer
James Lu
jamtlu at gmail.com
Fri Mar 5 02:13:44 UTC 2021
On Thursday, 4 March 2021 at 20:14:32 UTC, Curious George wrote:
>
> I know this might be construed as rude to say this on D's NG,
> but have you checked out nim? It has python-like syntax, can
> compile directly to C, and thus utilize such libraries and code
> easier than D can. It's also a growing language.
Python has first-class C integration, and D has first-class
extern(C) support.
More information about the Digitalmars-d
mailing list