[nem-en] recursive types

Wiktor Zychla wzychla at vulcan.edu.pl
Thu Sep 23 09:50:28 CEST 2004


> I guess it would be hard to do. There are two easy ways to get this done:
> a/ compile nemerle.dll sources along with your sources (and -no-stdlib
> option), b/ run your compiled program and nemerle.dll through ildasm, glue
> it together and ilasm it.

this is what I usually do with external libraries. I just thought I wouldn't
have to defile Nemerle libraries this way ;)

but I accept the explanation.

thanks, I am back to digging into the Nemerle compiler.

Kind regards,
Wiktor






More information about the devel-en mailing list