Skip to content

devopshubproject/edureka-maven-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

antlr-poc

Simple project showing how a grammar can be built and executed in Java using ANTLR4's maven plugin.

Build

$ mvn clean instal

Run

$ java -jar target/antlr-poc-1.0.0-SNAPSHOT.jar hello.in
$ java -jar target/antlr-poc-1.0.0-SNAPSHOT.jar hello.err.in

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published