Skip to content

zisimo/antlr-4-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ANTLR-v4 Playground

Webpage: http://miho.github.com/antlr-4-playground/

Project Details

  • 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.

Compile

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.

Try Experimental Applications

Open one of the NetBeans projects that are located in the antlr/experiments folder and run it.

About

Playground for upcoming ANTLR 4 version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.2%
  • GAP 5.4%
  • ANTLR 1.4%