I've only ever used ANTLR (http://www.antlr.org/) to do parsers. There's an experimental Java 6 grammar that you could use here:
http://openjdk.java.net/projects/compiler-grammar/antlrworks/Java.g Derek On Thu, Feb 26, 2009 at 3:22 PM, Meredith Gregory <[email protected]>wrote: > Scalads, lasses and Lifted, > i find myself in the situation where i need to parse a bunch of java > source. Unfortunately my google-fu is not up to snuff to ferret out good > open source java parsers. i'm wondering what the state of the scala java > parsing is? i assume it's available 2.7.3. Is it documented? Does anyone > who's used it in anger have any tips or resources they'd like to share? > > Best wishes, > > --greg > > -- > L.G. Meredith > Managing Partner > Biosimilarity LLC > 806 55th St NE > Seattle, WA 98105 > > +1 206.650.3740 > > http://biosimilarity.blogspot.com > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
