blob: de77f3687bd8253f69cfaa92a5c09c8a95e2fe2a (
plain)
1
2
3
4
5
6
|
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.
|