Skip to content

wahlax/antlr-generic-transpiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic Transpiler using ANTLR

Download antlr-4.9.3-complete.jar before the following:

. ./antlr-env.shl
antlr4 -Dlanguage=Python3 -o gen Source.g4
python3 main.py examples/input.file examples/output.file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published