References Nasm Docs Nasm tutorial Calling Conventions NASM Instructions Python match clause Future Plans Compiler Safety Build Download nasm. $ make setup Compile zpl code to create an executable and nasm assembly code. $ make -B tests/add.zpl To run all the tests. $ make test To clean up the generated assembly, object files and test output. $ make clean