summaryrefslogtreecommitdiff
path: root/README.md
blob: 7bdc9416ecbc4378267ba2e5f70d62d7f576001b (plain)
1
2
3
* Compiling
To compile the input, run python main.py and output to a file. Then run that file through [fasm](https://flatassembler.net/) to get the executable.
Currently only runs on Linux.