[antlr-interest] C/C# pre-processor

Rodrigo B. de Oliveira rodrigobamboo at gmail.com
Tue Jul 26 16:01:52 PDT 2005


On 7/26/05, Kamal Verma <kverma at hotmail.com> wrote:
> Hi
> 
> Does anybody have any experience with C/C++/C# preprocessor.
> I am new to antlr, any help in this direction will be of great help.
> 
> Any pointers, pieces of text will be of great help.
> 

There's a C# style preprocessor implemented in boo here:

http://svn.boo.codehaus.org/trunk/src/Boo.Lang.Useful/IO/

antlr is used to evaluate the #if expressions.

-- 
bamboo
http://blogs.codehaus.org/people/bamboo/
Got objects? http://www.db4o.com/


More information about the antlr-interest mailing list