D to Javascript converter (a hacked up dmd)

Adam D. Ruppe destructionator at gmail.com
Wed Feb 29 07:46:38 PST 2012


I found the std.algorithm problem. I skipped outputting
templated structs because it crashes my compiler.

For some reason.

microd.d(130): Error: variable t forward declaration
Segmentation fault.

Poo.

Function templates work fine, though.


More information about the Digitalmars-d-announce mailing list