zcc icon indicating copy to clipboard operation
zcc copied to clipboard

a c89 compiler, need total test.

zcc

a c89 compiler, need total test.

finally, this is a working project.

TODO

total test.

preprocrssor directives is not supported. call preprocessor, assembler and linker output the executable files.

intermediate representation changed to SSA, and code generation changed to DAG selection