Skip to content

mjgrzymek/TORAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TORAM

TORAM is a language designed to be easy to compile to Łukasz Szkup's version of a random-access machine (RAM), while having functions and named variables.

USAGE

python3 run.py path/to/file.TORAM to compile and interpret TORAM code

python3 run.py -c path/to/file.TORAM to compile TORAM code and print the result (in RAM's language)

About

Compiles to random-access machinese

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages