Skip to content

kuroshio/antlr-validate-python-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

antlr-validate-python-example

This is an example of how to use the antlr4 python runtime to validate a simple grammar.

Requirements

  • Java 17

Usage

Generate the parser and lexer:

./gradlew generateGrammarSource

Run the application:

./gradlew run

Releases

No releases published

Packages

 
 
 

Contributors