rajeevradnair / wabbit_dbeazleyLinks
Compiler project for Dave Beazley' Wabbit Language
☆25Updated 3 years ago
Alternatives and similar repositories for wabbit_dbeazley
Users that are interested in wabbit_dbeazley are comparing it to the libraries listed below
Sorting:
- EeZee Language - Compiler Engineering Basics☆31Updated last month
- 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.☆65Updated last year
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆22Updated last year
- Can I make an *optimizing* compiler under 1k lines of code?☆62Updated 7 months ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- Reference implementation for Writing a C Compiler☆205Updated 8 months ago
- world's worst interpreter☆62Updated 5 months ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- An menu/quick reference for Programming Language concepts☆20Updated last year
- A small, statically typed, low-level programming language.☆22Updated last month
- Support for for students (Python)☆69Updated 3 weeks ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆21Updated 3 weeks ago
- J Language Source Code. Livestream links ⬇️☆38Updated 3 years ago
- MimIR is my Intermediate Representation☆78Updated this week
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆336Updated 5 months ago
- Declarative MLIR compilers in Python!☆35Updated 5 years ago
- ☆71Updated last week
- Some experiments with SMT solvers and GIMPLE IR☆77Updated this week
- Reader Implementations of "Writing a C Compiler"☆28Updated 2 weeks ago
- ☆26Updated 2 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated 3 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆133Updated last month
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆61Updated 2 weeks ago
- "oh god there are like a million different kinds of analyses, quickly remind me what this one means?"☆19Updated 4 years ago
- A tiny lazy objective functional language☆18Updated last year
- Toy compiler☆52Updated 2 weeks ago
- simple snapshot-style integration testing for commands☆72Updated 4 months ago
- A bignum library for C.☆33Updated last year
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆144Updated 5 years ago
- A port of ArithmeticExpressionCompiler from x86 to WebAssembly, so that the programs written in the language can run in a browser. The co…☆37Updated this week