lexer-parser
There are 312 repositories under lexer-parser topic.
onehr/crust
C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)
loloicci/nimly
Lexer Generator and Parser Generator as a Library in Nim.
katsaii/catspeak-lang
A cross-platform modding language for GameMaker games.
krasun/gosqlparser
Simple SQL parser
criccomini/proto-schema-parser
A pure Python protobuf parser
Abdur-rahmaanJ/greenberry
A one-line statement language with grammar and infinite look-ahead
woojiahao/chris
Pratt parser implementation in Go
TheSYNcoder/JuCC
JuCC - Jadavpur University Compiler Compiler
BelkacemYerfa/blk
a scripting language, design for learning
jnyfah/CuriousX
A simple miniature Compiler
mingodad/parsertl-playground
A web based playground for parsertl/lexertl
schart/FlexQL
FlexQL – A powerful, secure, and extensible query language for flexible data filtering without complex SQL or ORM queries.
ahmedihabb2/MangaCC
Transform Ideas into Executable Brilliance.
alphastar-avi/Cookie-lang
Cookie is a custom compiler & programming language designed to be simple, intuitive, and easy to use, making it accessible to anyone interested in programming
gurbaaz27/typeless
an interpreter for λ-calculus implemented in ruby
pankuznetsov/Palo-Alto-BASIC-in-Ruby-less-then-in-500-lines
PaloAlto BASIC (also known as Tiny BASIC) interpreter less than in 500 lines.
QoLang/QoLang
The Qo Programming Language
shellyln/takenoco
A parser combinator library for Go.
GuidoDipietro/geckolang
An interactive REPL devised for quickly getting calculations done.
mingodad/cyclone
Cyclone Language Compiler fixes to build on recent operating systems
caio-andres/simple-programming-language
It is the SPL (Simple Programming Language) source code made with TypeScript, Node.js, Express and React.
peunsu/ftb-snbt-lib
A python library to parse, edit, and save FTB snbt tag, which is a variant of the "vanilla" snbt tag.
ANG13T/Magenta
Magenta - An Organized and Efficient Programming Language made using Java
jessp01/gohighlight
A Go package for syntax highlighting
askeladdk/prattle
Scan and parse LL(1) grammars simply and efficiently.
aziflaj/pingul
An Interpreted Programming Language written in Go
cdecompilador/ccomp
Toy C compiler from scratch for learning purposes
Ddystopia/LL1parser
My universal LL(1) parser
khaledsabry97/Compiler_C
Written a C compiler to run c code using flex and bison tool, add also a semantic analyzer, Quadraple language generation and symbol table.
rish-16/Regolith
🌗 An elegant Pseudocode-like programming language built in Python
SinclairGurny/PSIL
Interpreter for my own LISP/Scheme like programming language built from the ground up!!
tile-lang/tile-frontend-c
(old) tile language frontend written in C
BaseMax/PHPAS
PHP Auto Style: A tool for format and beautify the style of PHP code with my style.
LaputanMachines/simple-script
An interpreted, BASIC-like programming language. The language is built with Python. Project was built as a proof-of-concept language but has since been used for data processing at home.
ryanovic/ParseLib
.NET runtime LALR parser generator
Spleefys/llvm-compiler
Simple PHP-like compiler on LLVM