[nem-en] New tool: addon for reflector

Paul Bludov pbludov at gmail.com
Mon Jan 8 07:51:08 CET 2007


Hello everybody.
I've started a new project: Nemerle language for reflector.
Sources are in tools/reflector-addon.
To compile this addon you need the Reflector.exe utself, available at 
http://www.aisto.com/roeder/dotnet/

Originally, it was a sandtable for pseudocode generation needed for 
VSIntegration project.
It isn't completed yet: method bodies are missed.
There is a problem in the Reflector decompiler module. It fails to translate 
the msil code created by the Nemerle compiler.
Especially the tail call optimization. We need some support from the 
Reflector author to continue.

-Paul. 




More information about the devel-en mailing list