Cookie is a custom compiler & programming language designed to be simple, intuitive, and easy to use, making it accessible to anyone interested in programming
- Updated
Jul 21, 2025 - C
Cookie is a custom compiler & programming language designed to be simple, intuitive, and easy to use, making it accessible to anyone interested in programming
Cyclone Language Compiler fixes to build on recent operating systems
(old) tile language frontend written in 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.
Toy C compiler from scratch for learning purposes
Bassil: A modern, mid-level interpreted programming language designed for efficiency and readability. Featuring robust lexical analysis, error handling, and cross-platform support for Windows and Linux. Bassil offers a balance between low-level control and high-level abstraction, making it ideal for system programming, web development, and more.
Programmable Generic Lexical Scanner (Tokenizer) - Yacc compatible faster and simpler Flex replacement.
Implementation of the toy language ERPLAG for the Compiler Construction course at BITS.
rbison - a clear and simple alternative to GNU rbison
Simple frontend developed to learn how to create type checkers
Minimal Bash-like shell in C with state machine-based parsing, built-in commands, redirections, piping, environment handling, and signal control.
Repozitorijum sadrži materijale sa časova vežbi iz predmeta Prevođenje programskih jezika na Matematičkom fakultetu.
A tiny parser to read content of a own config file using pure c and flex library.
Reverse Polish notation lexer, parser and very small compiler that generates jvm assembly code. The programs just calculates the mathematical expression (+, -, * , /) and prints out the answer.
A program written in pure C language, that can perform lexical tokenization of an arbitrary programming language, 'tinylang' in this particular case.
A cross-code translator designed to map C language code into Python, facilitating seamless code migration and interoperability between these two popular programming languages.
DodaPlusPlus Compiler aka Doda++
A compiler for my own programming language based on rural speech
Add a description, image, and links to the lexer-parser topic page so that developers can more easily learn about it.
To associate your repository with the lexer-parser topic, visit your repo's landing page and select "manage topics."