Ask HN: Parser for Java

https://news.ycombinator.com/item?id=725109
by live_to_code • 17 years ago
3 7 17 years ago

I've done google searches, and generally get back Parser Generators in Java / how to write Parsers in Java.

What I want instead, is just a single industrial parser that can parse Java source code (like anything that the jvm can run). (Doing some really simple static analysis stuff).

Is there anything "official" that's easy to modify, like a parser from Sun or IBM or eclipse?

Thanks!

Related Stories

Loading related stories...

Source preview

news.ycombinator.com