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

List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

-- 
You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.

Reply via email to