Skip to content

The official version Of CompilingZero

Compare
Choose a tag to compare
@Asterism12 Asterism12 released this 26 Dec 04:35
· 1 commit to master since this release

Usage: cc0 [options] input

Positional arguments:
input specify the input file.

Optional arguments:
-h --help show this help message and exit
-s Translate the input c0 source code into a text assembly file
-c Translate the input c0 source code into a binary object file
-h Shows help with compiler usage
-o specify the output file.[Required]