Skip to content
#

intermediate-code-generation

Here are 14 public repositories matching this topic...

A very simple subset of C Compiler(Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator) implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE 310 in undergraduate studies in CSE, BUET

  • Updated Sep 30, 2018
  • C++

This repository contains the final project for the CS-471L Compiler Construction course at the University of Engineering and Technology (UET), Lahore. Supervised by Mr. Laeeq Khan Niazai, it focuses on Lexical Analysis, Syntax Analysis, Semantic Analysis, Intermediate Code Generation (Three-Address Code), and x86 Assembly Code Generation.

  • Updated Dec 16, 2024
  • C++

Improve this page

Add a description, image, and links to the intermediate-code-generation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the intermediate-code-generation topic, visit your repo's landing page and select "manage topics."

Learn more