chideat / compiler

A simple C compiler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this is a simpile C compiler. base on SLR(0) algorithm. use Python generated the SLOR(0) alalysis table, first and follow set.

About

A simple C compiler.


Languages

Language:C++ 98.9%Language:Prolog 1.1%