Skip to content

isgasho/antlr-calc-golang-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antlr4 calulate Example in golang

Install antlr4

Install antlr4

Install antlr4 golang runtime

go get github.com/antlr/antlr4/runtime/Go/antlr

build example

make
./visitor_example
./listener_example

reference

antlr4-golang

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 86.5%
  • ANTLR 6.8%
  • Makefile 6.7%