KTU S7 Compiler Lab (CSL 411) Programs (2019 - Scheme)
-
Updated
Oct 20, 2024 - C
KTU S7 Compiler Lab (CSL 411) Programs (2019 - Scheme)
Compiler Design Lab programs of 7th Semester KTU CSE Batch
Here I WIll be pushing all my compiler lab assignments which targets to build a tinyc grammar. Mainly it will be based on flex and bison. Although the first assignemnts deals with assembly language
A fully functional Lexical Analyzer built in Python using PLY library. Tokenizes source code into a classified token stream with symbol table tracking, error recovery system, and a dark themed GUI built with Tkinter.
Add a description, image, and links to the compiler-lab topic page so that developers can more easily learn about it.
To associate your repository with the compiler-lab topic, visit your repo's landing page and select "manage topics."