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.

Reply via email to