CompilerProgramming / ez-langLinks
EeZee Language - Compiler Engineering Basics
☆28Updated 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:
- 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
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆129Updated 5 months ago
- Toy compiler☆54Updated last month
- 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
- C Compiler written in Kotlin☆13Updated last year
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆20Updated 5 months ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated this week
- 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 3 weeks ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆73Updated this week
- Interpreter and compiler for the ISA specification language "Architecture Specification Language" (ASL)☆24Updated last week
- Tutorial for writing an LLVM backend☆25Updated 3 months ago
- world's worst interpreter☆62Updated 4 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 6 months ago
- MimIR is my Intermediate Representation☆72Updated this week
- C Intermediate Language☆148Updated last month
- The SuperC Parsing Framework☆35Updated 3 months ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs☆10Updated this week
- Reference implementation for Writing a C Compiler☆189Updated 6 months ago
- Embedded Universal DSL: a good DSL for us, by us☆44Updated this week
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 9 months ago
- UB-aware interpreter for LLVM debugging☆31Updated 3 weeks ago
- Compiler☆14Updated last year
- An LLVM IR dataset for data-driven compiler optimization research☆62Updated this week
- ☆69Updated this week
- Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023☆19Updated last year
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year