/mini_c

MiniC for compiler course

Primary LanguageRuby

mini_c

MiniC for compiler course. Example in Ruby !

Grammar

Compiler structure

grammar

Running compiler (early passes) !

grammar

Example input (test_2.c)

Example AST (test_2.c)