intermediate-code-generation
Here are 91 public repositories matching this topic...
Language:All
Sort:Most stars
A new (MLIR based) high-level IR for clang.
- Updated
Nov 4, 2025 - LLVM
A compiler that accepts any valid program written in C. It is made using Lex and Yacc. Returns a symbol table, parse tree, annotated syntax tree and intermediate code.
- Updated
Apr 24, 2023 - Yacc
KTU 7th Semester Compiler Design lab programs along with algorithms
- Updated
Dec 27, 2022 - C
A repository containing all experiments for the course Compiler Design.
- Updated
Apr 27, 2021 - Python
A very simple subset of C Compiler(Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator) implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE 310 in undergraduate studies in CSE, BUET
- Updated
Sep 30, 2018 - C++
C++ Mini Compiler using tools Lex and Yacc
- Updated
Apr 30, 2019 - Yacc
🍔 A subset of C Compiler[Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator] , DAG & TAC implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE310 in undergradute studies in CSE, BUET
- Updated
Feb 24, 2024 - C
A simple implementation of Yet another script language Chtholly
- Updated
Mar 23, 2019 - C++
Projects for Lexical Analyzer, Parser, Semantic Analyzer and ICG Phase in Compiler for subset of C type Language
- Updated
Feb 3, 2021 - Yacc
Compiler Design Lab Programs
- Updated
May 12, 2021 - C
These are the various assignments that were done as a part of the Compiler Design Laboratory
- Updated
May 18, 2018 - C
Hana is an elegant, clean and minimalistic interpreted programming language inspired from lua, python and javascript <3
- Updated
Apr 23, 2023 - C++
C++ compiler written in C++14
- Updated
Apr 23, 2019 - C
Nova is a programming language with a high level of abstraction. This repository contains nova's bytecode compiler written in C# Using Antlr4 for parser & lexer.
- Updated
Mar 8, 2022 - C#
Compiler Design project on C Compiler Implementation
- Updated
Aug 10, 2021 - C
Experimental x86-64 compiler backend
- Updated
Dec 4, 2024 - C
A compiler which produces intermediate code using flex and bison
- Updated
May 5, 2024 - Yacc
Compiler Design using lex and c programming language.
- Updated
Nov 3, 2020 - C
Improve this page
Add a description, image, and links to theintermediate-code-generation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theintermediate-code-generation topic, visit your repo's landing page and select "manage topics."