There are 1 repository under assembly-code-generation topic.
BinaryCFGExtractor is an automated tool for extracting binary code control flow graph (CFG).
A Compiler Web App to demonstrate CI-CD pipeline using GitHub Actions
Low level programming with 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.