A browser-based IDE for the Platter programming language, featuring lexical and syntax analysis powered by Pyodide (Python WebAssembly runtime). platter-compiler-webapp/ ├── platter-compiler-sveltejs/ ...
This repository contains three core laboratory projects from the Compiler Construction course. Together, they demonstrate the fundamental stages of a compiler's front-end: converting raw source code ...