PEG parser generator for C. It generates only a skeleton of a proper parser.
| calc.example.g | add example: basic infix calculator | |
| LICENSE | add license | |
| makefile | makefile: mark clean as phony | |
| pegc.c | show error line | |
| calc.example.g | add example: basic infix calculator | |
| LICENSE | add license | |
| makefile | makefile: mark clean as phony | |
| pegc.c | show error line | |