[antlr-interest] JFlex to Antlr
James Crowley
james.crowley at gmail.com
Wed Feb 3 15:17:09 PST 2010
Hey guys - does anyone have any pointers converting what I think is a
relatively basic JFlex grammar into Antlr? Is it relatively straightforward?
I'm having to switch because I'm wanting to use it from C# instead of
Java... but don't have much experience working with these kinds of tools.
It's this one from Lucene:
http://svn.apache.org/repos/asf/lucene/java/trunk/src/java/org/apache/lucene/analysis/standard/StandardTokenizerImpl.jflex
<http://svn.apache.org/repos/asf/lucene/java/trunk/src/java/org/apache/lucene/analysis/standard/StandardTokenizerImpl.jflex>Any
gotcha's or should it be straightforward once I've got to grips with the
JFlex and Antlr syntaxes?
Many thanks,
James
More information about the antlr-interest
mailing list