A compiler for the Klang programming language.
- Updated
Mar 14, 2025 - Java
A compiler for the Klang programming language.
Compiler Construction - Count Elements (The following programs is a LEX/FLEX program that counts total characters, words and lines from multiple files. The filenames are passed to the program as command-line arguments.)
Constructed customized compiler fusing JavaScript and Python.
This repository contains the code and assignments developed during the Compiler Construction Lab taught by Sir Laeeq in the Fall 2024 semester. The focus is on the design and implementation of compilers, covering topics such as lexical analysis, syntax analysis, semantic analysis, and code generation.
Add a description, image, and links to the compilerconstruction topic page so that developers can more easily learn about it.
To associate your repository with the compilerconstruction topic, visit your repo's landing page and select "manage topics."