Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.
-
Updated
Sep 23, 2021 - C
Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.
Import of Ian Piumarta's peg/leg recursive-descent parser generators for C
PackCC is a packrat parser generator for C.
evalexpr @ 42 - recursive descent parser implementation
A simple recursive descent parser implemented in C, to evaluate a basic grammar supporting arithmetic expressions.
header-only lexical scanning for recursive descent parsing
Add a description, image, and links to the recursive-descent topic page so that developers can more easily learn about it.
To associate your repository with the recursive-descent topic, visit your repo's landing page and select "manage topics."