recursive-descent-parser
There are 231 repositories under recursive-descent-parser topic.
zesterer/chumsky
Write expressive, high-performance parsers with ease.
b3b00/csly
a C# embeddable lexer and parser generator (.Net core)
php-rust-tools/parser
A handwritten fault-tolerant, recursive-descent parser for PHP written in Rust.
phplrt/phplrt
PHP Language Recognition Tool
ibara/pl0c
Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.
shivamMg/rd
Build recursive descent parsers
m-peko/booleval
Header-only C++17 library for evaluating logical expressions.
elixir-tools/spitfire
Error tolerant parser for Elixir
cdiggins/myna-parser
Myna Parsing Library
amakukha/tmg
McIlroy's TMG compiler-compiler in portable C
ikskuh/parser-toolkit
A toolkit that makes it easier to write recursive-descent parsers in Zig.
gpakosz/peg
Import of Ian Piumarta's peg/leg recursive-descent parser generators for C
anaghasethu/KTU-sem7-compilerdesign-programs
KTU 7th Semester Compiler Design lab programs along with algorithms
glebec/left-recursion
Quick explanation of eliminating left recursion in Haskell parsers
mateeeeeee/Ola
Toy programming language
mk6i/mkdb
mkdb is a SQL-based relational database management system (RDBMS) written in Golang (1.18+) with zero third-party dependencies. The goal of the project is to provide a creative outlet for developers who want to experiment with database development in a low-stakes environment.
mnogu/go-calculator
A scientific calculator CLI (Command Line Interface) tool and library written in Go
tarptaeya/Truck
:truck: A dynamic object oriented programming language with a focus on simplicity
dodobyte/plzero
PL/0 Compiler Written in Go
jaypipes/sqltoast
A SQL parser written in C++
rswinkle/C_Interpreter
Aims to be interpreted C written in C.
amirgamil/lispy
A Lisp-dialect written in Go featuring a library written in itself, a REPL, tail-optimized recursion, macros, and a meta-circular interpreter.
snapscript/snap
Snap Programming Language
tern-lang/tern
Tern Programming Language
torrentg/expr
An expression parser supporting multiple types
yosymfony/parser-utils
A library for writing recursive descent parsers in PHP.
Tyrrrz/QuickJson
Simple JSON parser in a source-only package
vberlier/tokenstream
A versatile token stream for handwritten parsers.
Abhishekmishra-17/Recursive-Descent-Parser-using-python
This is program of recursive descent parser using Python programming language.
goki/pi
interactive parsing in GoKi / GoGi framework -- makes parsing fun again!
huwdp/huwinterpreter
Huwinterpreter
huzaifamaw/Lexical_Analyzer-Parser_Implemented-in-Python
An efficient Lexer and recursive decent parser for c++ language. Implemented in Python
Showndarya/SPCC
System Programming and Compiler Construction programs
SlimeNull/Nua
A simple scripting language similar to Lua. 一个类似于 Lua 的简单脚本语言.
sondosaabed/Recursive-Decent-Parser
a Java parser implemented using Recursive Decent Parser utlized javafx for GUI. This is part of the coursework of TRANSLATORS AND PROGRAMMING LANGUAGES
dmeijboom/atom
Dynamically typed interpreted programming language