Back to Projects
C Language
Compiler Design
Lexer/Parser

Compiler Design
Brainrot Programming Language
About This Project
An esoteric programming language (esolang) built from scratch in C, integrating modern internet culture and meme terminology into a functional programming syntax.
The project includes a complete language implementation with custom lexer, parser, and interpreter. The language supports all essential programming constructs: variable declarations, arithmetic operations, conditional statements, loops, and logical operations—all expressed through unconventional, meme-inspired keywords.
Available as an npm package for easy installation and usage. This project explores the fundamentals of compiler design while adding a creative, humorous twist to programming.


