Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

Lexer

  • submit to reddit

CookCC - Unique Lexer/Parser Generator using Java Annotation

CookCC is a lexer/parser (LALR (1)) generator project under BSD license. http://code.google.com/p/cookcc/The unique feature of CookCC is that one can directly specify lexer patterns and parser grammars within the Java code using Java annotations. The result...

6 replies - 5363 views - 11/28/08 by Heng Yuan in Announcements