three-address-code
Here are 30 public repositories matching this topic...
Language:All
Sort:Most stars
Static analysis framework for .NET programs.
- Updated
Dec 17, 2020 - C#
C compiler Implemented in C
- Updated
Jun 5, 2025 - C
CIT-412 (Compiler Design and Autometa Theory Sessional)
- Updated
Feb 12, 2024 - Jupyter Notebook
The front-end of a compiler that converts python code to Three-Address-Code(TAC)
- Updated
Dec 25, 2022 - Yacc
A c# compiler implemented in C++, for the course project for CS335@IITK
- Updated
Jun 14, 2018 - HTML
Code generator program using python
- Updated
May 31, 2020 - Python
This Repo Contains Compiler Related Codes Using Flex, Bison, C++
- Updated
Jun 15, 2021 - C++
Compiler Design Lab
- Updated
Feb 15, 2022 - Lex
A Lex and Yacc-based compiler for a new language inspired by C. With its powerful parsing and lexical analysis capabilities, this compiler efficiently translates high-level code into executable machine language.
- Updated
Nov 19, 2023 - Yacc
Three Address Code generator using Abstract Syntax Tree
- Updated
Jan 20, 2023 - M4
F Academic Compiler
- Updated
May 30, 2018 - C
Compiler for TinyC (a subset of C)
- Updated
Nov 7, 2018 - Yacc
A compiler for a language called CAMLE similar to that of `While` from the Appel compiler book
- Updated
Apr 8, 2018 - Haskell
Three address code syntactic analyser and interpreter
- Updated
Aug 4, 2020 - Python
Go-C++-MIPS
- Updated
Apr 30, 2018 - Yacc
Épée: A complete compiler for a custom language. Performs lexical, syntax and semantic analysis. Loads custom file types and creates Three Address Code
- Updated
Jul 5, 2023 - C++
A simple compiler for C language
- Updated
Feb 10, 2025 - Java
This repo offers 10 labs to learn compiler design, covering lexers, parsers, code generation, and more
- Updated
May 3, 2024 - C
This repository contains a C++ implementation for converting infix expressions into postfix form and generating corresponding three-address intermediate code, a key step in compiler construction.
- Updated
May 30, 2025 - C++
Improve this page
Add a description, image, and links to thethree-address-code topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thethree-address-code topic, visit your repo's landing page and select "manage topics."