C
compiler-design
Projects with this topic
-
Supports conditional statements, loops, and nested control flow structures. Translates program code into executable assembly instructions. Implemented lexical analysis (Lex) and syntax analysis (Yacc) for parsing and processing input programs.Updated
-
This repository contains the Basic Compiler Design scripts for the B.Tech Computer Science course at Vellore Institute of Technology, Vellore.
Updated -
Academic project for The Compiler Desing course. Spring 2019
Updated