A C++ program that simulates compiler backend phases by converting infix expressions into postfix notation, quadruples, and machine-level code.
-
Updated
Jun 6, 2025 - C++
A C++ program that simulates compiler backend phases by converting infix expressions into postfix notation, quadruples, and machine-level code.
POSIX shell script to x86_64 ELF compiler
Building Assembler for my custom-built Arithmetic Computing Machinery from Computing Machinery from Scratch Project. I aim to develop a complete Instruction set that completely maps every possible Machine code instruction to the Assembly language.
Add a description, image, and links to the machine-code-generation topic page so that developers can more easily learn about it.
To associate your repository with the machine-code-generation topic, visit your repo's landing page and select "manage topics."