D to Javascript converter (a hacked up dmd)

Piotr Szturmaj bncrbme at jadamspam.pl
Tue Feb 28 11:28:04 PST 2012


Adam D. Ruppe wrote:
> https://github.com/downloads/adamdruppe/dtojs/dtojs.zip
>
> Daniel Murphy's microd fork of dmd, meant to output C,
> made me realize it'd be fairly easy to use that same method
> for other languages too.
>
> So, I spent some time these last two weekends making it work
> to put out Javascript.

Cool!

Can it compile a function to native code and JS simultaneously? I want 
to execute the same code on both client and server side.


More information about the Digitalmars-d-announce mailing list