/c-parsetype

C言語の書き捨て型パーサ

Primary LanguageC

PoC of type parser for C.

How to run

$ make
$ ./parsetype

or

$ make run