kmc-jp / c90-compiler

ISO C90のコンパイラ
GNU General Public License v3.0
31 stars 0 forks source link

Redesign parser #225

Closed hatsusato closed 8 years ago

hatsusato commented 8 years ago

parser.yのルールを一から書きなおした。 以下は将来のPRでサポートする。

hatsusato commented 8 years ago

parser.y の変更だけでPRを出し直します。