Skip to content

Instantly share code, notes, and snippets.

@nerzid
Created April 19, 2017 06:21
Show Gist options
  • Save nerzid/533aee16452b2104395f1d2e1098dfe0 to your computer and use it in GitHub Desktop.
Save nerzid/533aee16452b2104395f1d2e1098dfe0 to your computer and use it in GitHub Desktop.
Running ANTLR4 from terminal using .bat
java -cp C:\Users\nerzid\Documents\ANTLR4\antlr-4.6-complete.jar org.antlr.v4.Tool %*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment