We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The compiler's sources is in the folder named "asm".
Usage: asm [-h] | [-o OUTPUT] [INPUT].
Usage: asm [-h] | [-o OUTPUT] [INPUT]
asm -h prints small help message.
asm -h
It reads standard input if INPUT is not specified, and if OUTPUT is not specified it writes to stadard output.
Use the folowing commands:
make
make r
make clean && make
You must have:
There was an error while loading. Please reload this page.