Rust-based provocation :)

Adam D. Ruppe destructionator at gmail.com
Mon May 27 07:21:23 PDT 2013


most minimal, few D features actually work:
http://arsdnet.net/dcode/minimal.d

slightly less minimal, with a few more things working:
http://arsdnet.net/dcode/minimal.zip

I haven't spent a lot of time on this, more just wondering if it 
could be done, so most of D still doesn't actually work but 
enough does for hello world (on linux here) at least. The example 
minimal.d program will spit out its own name and a newline when 
you run it, demonstrating command line args work, as well as a 
custom type.


More information about the Digitalmars-d mailing list