Created
April 19, 2017 06:21
-
-
Save nerzid/533aee16452b2104395f1d2e1098dfe0 to your computer and use it in GitHub Desktop.
Running ANTLR4 from terminal using .bat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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