D vs. C#

0ffh spam at frankhirsch.net
Mon Oct 22 11:45:38 PDT 2007


Walter Bright wrote:
> [...] You can do RPN stack machine code generation for the x86 very
> simply, for example.

Yup, I've done my Forth. An experience I found very instructive. =)

> Heck, you can generate code that is a stream  of *function calls* for
> each operation (often called 'threaded code').

Heck, the metaprogramming capabilites are a dream!
I'ts just that *tiny* bit too low level for my tastes.

Regards, Frank



More information about the Digitalmars-d mailing list