Table of Contents - theta-0.1.4 Documentation
Pages
- LICENSE
- README
- add.scm
- display.scm
- divide.scm
- equality.scm
- greater_than.scm
- greater_than_or_equal.scm
- if.scm
- input.scm
- lambda.scm
- less_than.scm
- less_than_or_equal.scm
- multiply.scm
- set.scm
- string-to-num.scm
- subtract.scm
Classes and Modules
Methods
- ::new — Theta::Base
- ::new — Theta::Environment
- ::new — Theta::Interpreter
- #atom — Theta::Parser
- #define — Theta::Environment
- #evaluate — Theta::Interpreter
- #find — Theta::Environment
- #load_file — Theta::Base
- #load_library — Theta::Interpreter
- #make_readable — Theta::Interpreter
- #parse — Theta::Interpreter
- #parse — Theta::Parser
- #read_from — Theta::Parser
- #repl — Theta::Base
- #repl_help — Theta::Base
- #restructure — Theta::Parser
- #run — Theta::Base
- #run — Theta::Interpreter
- #to_string — Theta::Parser
- #tokenize — Theta::Parser