Skip to content

ProgLanguages/TCL_Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCL_Interpreter

Interpreter for TCL language using ANTLR v4 and developed with Java

Grammar is in tcl.g4 file. This grammar was made by our own following some rules and language restrictions for this interpreter.

The code to interprete can be putted in input.txt file and this code will be interpreted by the program.

About

Interpreter for TCL language using ANTLR v4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published