129 skills found · Page 1 of 5
doctrine / LexerBase library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
codeplea / Tinyexprtiny recursive descent expression parser, compiler, and evaluation engine for math expressions
schmittjoh / Parser LibLibrary for Writing Recursive-Descent Parsers
vlasovskikh / FuncparserlibRecursive descent parsing library for Python based on functional combinators
php-rust-tools / ParserA handwritten fault-tolerant, recursive-descent parser for PHP written in Rust.
robrix / MadnessRecursive Descent Into Madness
ali-rantakari / Peg Markdown HighlightC library for Markdown syntax highlighting, using a recursive-descent parser.
Swoorup / MyshA basic unix shell interpreter in c programming language using recursive descent parser.
ibara / Pl0cSelf-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.
picoe / Eto.ParseRecursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars
Blake-Madden / Tinyexpr PlusplusTiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.
shivamMg / RdBuild Recursive Descent Parsers in Go
dmaevsky / Rd ParseGeneric recursive-descent parser in Javascript
axilmar / ParserlibA c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
benhoyt / LittlelangA little language interpreter written in Go
cdiggins / Myna ParserMyna Parsing Library
ikskuh / Parser ToolkitA toolkit that makes it easier to write recursive-descent parsers in Zig.
gpakosz / PegImport of Ian Piumarta's peg/leg recursive-descent parser generators for C
ldthomas / Apg 6.3APG - ABNF Parser Generator, generates recursive-descent parsers from ABNF grammars.
jolexxa / Very Unofficial ParserFan-made, handmade, recursive-descent parser for the Dart programming language.