/north

Not porth

Primary LanguagePythonMIT LicenseMIT

North

Not Porth.

Quick Start

You can compile a file with the following command:

$ ./north.py com <file>

If you want to run the file after successful compilation, run the following command:

$ ./north.py com -r <file>

For more details, see ./north.py help.

Examples

Examples