A new (MLIR based) high-level IR for clang.
-
Updated
Dec 13, 2024 - LLVM
A new (MLIR based) high-level IR for clang.
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.
KTU 7th Semester Compiler Design lab programs along with algorithms
A repository containing all experiments for the course Compiler Design.
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
C++ Mini Compiler using tools Lex and 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
A simple implementation of Yet another script language Chtholly
Projects for Lexical Analyzer, Parser, Semantic Analyzer and ICG Phase in Compiler for subset of C type Language
Compiler Design Lab Programs
These are the various assignments that were done as a part of the Compiler Design Laboratory
Hana is an elegant, clean and minimalistic interpreted programming language inspired from lua, python and javascript <3
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.
C++ compiler written in C++14
A compiler which produces intermediate code using flex and bison
Compiler Design project on C Compiler Implementation
Compiler Design using lex and c programming language.
Experimental x86-64 compiler backend
Add a description, image, and links to the intermediate-code-generation topic page so that developers can more easily learn about it.
To associate your repository with the intermediate-code-generation topic, visit your repo's landing page and select "manage topics."