CompilerProgramming / ez-langLinks
EeZee Language - Compiler Engineering Basics
☆28Updated last week
Alternatives and similar repositories for ez-lang
Users that are interested in ez-lang are comparing it to the libraries listed below
Sorting:
- Compiler project for Dave Beazley' Wabbit Language☆25Updated 3 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆66Updated last year
- C Compiler written in Kotlin☆13Updated last year
- Toy compiler☆54Updated last week
- A small, statically typed, low-level programming language.☆21Updated 2 months ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated last week
- Interpreter and compiler for the ISA specification language "Architecture Specification Language" (ASL)☆21Updated 2 weeks ago
- Reference implementation for Writing a C Compiler☆179Updated 5 months ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 8 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆69Updated 3 weeks ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆125Updated 4 months ago
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆55Updated this week
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated 11 months ago
- Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023☆19Updated last year
- MimIR is my Intermediate Representation☆71Updated last week
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆142Updated 5 years ago
- Compiler Backend for LSTS (Typed Macro Assembler)☆31Updated this week
- Tutorial for writing an LLVM backend☆25Updated 2 months ago
- C Intermediate Language☆148Updated last week
- Admiran, a pure, lazy, functional language and self-hosting compiler based upon Miranda☆63Updated this week
- Piet interpreter and retargetable compiler written in Rust using LLVM as a backend☆16Updated last year
- Can I make an *optimizing* compiler under 1k lines of code?☆60Updated 5 months ago
- A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to…☆77Updated last year
- The SuperC Parsing Framework☆35Updated 2 months ago
- ☆69Updated this week
- Educational implementation of a subset of the JVM bytecode to illustrate imperative and object-oriented programming.☆56Updated last year
- Compiler optimizer for arbitrary control flow based on equality saturation☆103Updated 3 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 7 months ago