Skip to content

michaeta/zvyrfgbar2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currently, this will also print the symbol table after completion

To use:

    python run.py < test_cases.txt

Example:

    (if (or true false) (println "True!"))
    ['if', ['or', 'true', 'false'], ['println', '"True!"']]

    (while true (println "Looping"))
    ['while', 'true', ['println', '"Looping"']]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages