Skip to content

AlgoPHS/st-201617-IInterpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

st-IInterpreter

A java interpreter; it takes as input Strings that are then converted to certain symbols.

A symbol table allows the interpreter to not only interpret certain symbols, but also store variable names to be referenced later.

For example, it can take as input "1 + 1" and return 2

About

A java interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors