Skip to content
#

three-address-code

Here are 9 public repositories matching this topic...

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

🚀 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

Improve this page

Add a description, image, and links to the three-address-code 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 three-address-code topic, visit your repo's landing page and select "manage topics."

Learn more