By Thierry.Lefort
via java.dzone.com
Published: Nov 29 2008 / 02:54
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 is a much easier and more straightforward way of designing lexer/parsers.
Add your comment