Skip to content

Instantly share code, notes, and snippets.

@Daemon-Devarshi
Created January 26, 2023 17:15
Show Gist options
  • Save Daemon-Devarshi/e750a0344a5a4dfc35270216c1162305 to your computer and use it in GitHub Desktop.
Save Daemon-Devarshi/e750a0344a5a4dfc35270216c1162305 to your computer and use it in GitHub Desktop.
// Generates listeners
antlr4 ArrayInit.g4
// Compiles java listeners
javac -cp /usr/local/lib/antlr-4.7.1-complete.jar ArrayInit*.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment