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