JC-LL / mini_c

MiniC for compiler course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

MiniC for compiler course


Languages

Language:Ruby 98.2%Language:C 1.8%