[antlr-interest] Re: C# ?

micheal_jor open.zone at virgin.net
Fri Apr 5 04:45:34 PST 2002


--- In antlr-interest at y..., "Lloyd Dupont" <lloyd at g...> wrote:
> did I miss something ?
> is there a C# version ?
> Because I am thinking to work on it soon, but I would be happy to
> tester/codevelopper/whatever to someone who already start....
> 
> my email: lloyd at g...

Lloyd,

There isn't a C# port of ANTLR AFAIK. What we have done is to create 
a C# code generator for ANTLR. So you still run ANTLR as a Java 
application but it spits out working Lexers/Parsers/TreeParsers in 
C#. We have also ported the runtime library to C# so your parsers can 
run.

I don't have a place to put it up so I guess I'll pass it on to 
Terrence (and perhaps Eric who did the first C# codegen port) and he 
can decide how best to let others get to it.

Micheal



 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list