three-address-code
Here are 31 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
Compiler Design Lab
- Updated
Feb 15, 2022 - Lex
This Repo Contains Compiler Related Codes Using Flex, Bison, C++
- Updated
Jun 15, 2021 - C++
Three Address Code generator using Abstract Syntax Tree
- Updated
Jan 20, 2023 - M4
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
F Academic Compiler
- Updated
May 30, 2018 - C
Compiler for TinyC (a subset of C)
- Updated
Nov 7, 2018 - Yacc
Three address code syntactic analyser and interpreter
- Updated
Aug 4, 2020 - Python
A compiler for a language called CAMLE similar to that of `While` from the Appel compiler book
- Updated
Apr 8, 2018 - Haskell
Go-C++-MIPS
- Updated
Apr 30, 2018 - Yacc
🚀 Sophisticated C-like compiler translating source code to optimized Three-Address Code (3AC). Features advanced lexical analysis (40+ tokens), comprehensive parsing (50+ grammar rules), semantic analysis with type checking, and hierarchical symbol table management. Built with Lex/Flex & Yacc/Bison.
- Updated
Jul 10, 2025 - Yacc
This repo offers 10 labs to learn compiler design, covering lexers, parsers, code generation, and more
- Updated
May 3, 2024 - C
É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
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."