MazuCC icon indicating copy to clipboard operation
MazuCC copied to clipboard

A minimalist C compiler with x86_64 code generation

Results 5 MazuCC issues
Sort by recently updated
recently updated
newest added

When wanting to do `#include ` an error appears: ```sh mzcc --dump-ast ./main.c -o ./x lexer.c:209: Unexpected character: '#' ```

Travis-CI is the preferable continuous integration so far.

Function `read_struct_field` should check if `field` is NULL