CompilerProgramming / ez-langLinks
EeZee Language - Compiler Engineering Basics
☆34Updated 3 months 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☆55Updated this week
- Some experiments with SMT solvers and GIMPLE IR☆78Updated last week
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 2 months ago
- MimIR is my Intermediate Representation☆84Updated last week
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆137Updated this week
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆148Updated 5 years ago
- C Compiler written in Kotlin☆13Updated last year
- Reference implementation for Writing a C Compiler☆225Updated 10 months ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆22Updated 3 months 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 month
- Compiler Backend for LSTS (Typed Macro Assembler)☆36Updated this week
- The SuperC Parsing Framework☆35Updated 7 months ago
- Compiler project for Dave Beazley' Wabbit Language☆26Updated 3 years ago
- Reader Implementations of "Writing a C Compiler"☆35Updated 2 weeks ago
- A small, statically typed, low-level programming language.☆24Updated 3 months ago
- C Intermediate Language☆156Updated 2 weeks ago
- Interpreter and compiler for the ISA specification language "Architecture Specification Language" (ASL)☆25Updated 3 months ago
- A study of the effect of relaxing too conservative conditions for generating UB-free compiler test-cases of Csmith’s code-generation and …☆17Updated 5 months ago
- UB-aware interpreter for LLVM debugging☆31Updated 2 months ago
- alic: A Language Inspired by C☆76Updated 4 months ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- Martin-Löf type theory + W-types implemented in C (WIP)☆27Updated 4 months ago
- An LLVM IR dataset for data-driven compiler optimization research☆72Updated this week
- Embedded Universal DSL: a good DSL for us, by us☆58Updated this week
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆34Updated last year
- Compiler☆14Updated last year
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated last year
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆25Updated 3 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 10 months ago