Code2Code.net: Credits
>Home
Stage1: Parser
The C++ parser is based on John Lilley's work (empathy.com).
John's work, in turn, is based on Terrence Parr's ANTLR and many other sources.
Stage 2: Translator
The Second stage is written in C#.
Credit goes to Microsoft for coming up with a good language and an excellent suite of tools.
Wishlist for C#: Support language extensions (a la nemerle macros)
Authors:
George Moudry
Peter Chang