Webpage: http://miho.github.com/antlr-4-playground/
-
Playground for upcoming ANTLR 4 version
-
It contains a NetBeans Project for ANTLR v4 and experimental applications.
NOTE
I HATE Maven like dependencies. They never work. There is always a missing library. That is why ANTLR sources and binary build dependencies are included.
Open the antlr-4
project in NetBeans (location: antlr/antlr-4
) and build the project.
The final ANTLR library can be found in the antlr/deploy
folder.
Open one of the NetBeans projects that are located in the antlr/experiments
folder and run it.