CompilerProgramming / ez-langLinks
EeZee Language - Compiler Engineering Basics
☆35Updated 2 weeks ago
Alternatives and similar repositories for ez-lang
Users that are interested in ez-lang are comparing it to the libraries listed below
Sorting:
- Toy compiler☆57Updated last week
- 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.☆67Updated 3 months ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆22Updated 4 months ago
- Compiler project for Dave Beazley' Wabbit Language☆27Updated 3 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆150Updated 5 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated 2 years ago
- MimIR is my Intermediate Representation☆89Updated this week
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆143Updated this week
- A research compiler for exploring the Regionalized Value State Dependence Graph (RVSDG) intermediate representation☆75Updated this week
- UB-aware interpreter for LLVM debugging☆41Updated 2 weeks ago
- Some experiments with SMT solvers and GIMPLE IR☆79Updated last week
- Reference implementation for Writing a C Compiler☆228Updated 11 months ago
- C Intermediate Language☆158Updated this week
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 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…☆64Updated this week
- Compiler-compiler for writing compiler frontends with Lua☆25Updated 2 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆75Updated this week
- (Hopefully) a compiler for my first language named "Pie"☆22Updated last week
- Tutorial for writing an LLVM backend☆30Updated 8 months ago
- C Compiler written in Kotlin☆13Updated last year
- Can I make an *optimizing* compiler under 1k lines of code?☆69Updated 11 months ago
- Interpreter and compiler for the ISA specification language "Architecture Specification Language" (ASL)☆25Updated 4 months ago
- A small, statically typed, low-level programming language.☆24Updated 4 months ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆35Updated last year
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last year
- Compiler Backend for LSTS (Typed Macro Assembler)☆37Updated this week
- Compiler optimizer for arbitrary control flow based on equality saturation☆107Updated 3 years ago
- world's worst interpreter☆67Updated 9 months ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 4 months ago