Just started using a JUnit style Antlr Testing package... called Antlr Testing, it's great, it let's you test your Lexer, Parser, and Treewalker. The documentation is light and good enough, and it's pretty easy to use (at least on a small grammar).
The website does a better job describing it than I could: http://antlr-testing.sourceforge.net/
No comments:
Post a Comment