Tutorial
Compiling an assembly program using SAZO's Compiler is quick and easy! To get started, go to
the COMPILE PAGE.
QUICK GUIDE TO SAZO'S COMPILER
This section allows you to:
NOTE: Simply delete the code displayed by pressing backspace from your keyboard
Write your own code
Modify the code displayed on screen
Upload your program
Download your code as a .txt or .asm file
Compile your code!
FYI: After clicking the download button, save your .txt
or .asm file to your computer and use this to submit to your instructor
Write your input for the READ instructions.
This section shows the output of your program after entering an input from STDIN and then clicking the
COMPILE button located under
Editor