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:
- 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
- EeZee Language - Compiler Engineering Basics☆31Updated last month
- Reader Implementations of "Writing a C Compiler"☆30Updated last month
- Can I make an *optimizing* compiler under 1k lines of code?☆63Updated 8 months ago
- Reference implementation for Writing a C Compiler☆208Updated 8 months ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆21Updated last month
- An menu/quick reference for Programming Language concepts☆20Updated last year
- Toy compiler☆52Updated this week
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- A small, statically typed, low-level programming language.☆24Updated 2 months ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆335Updated 6 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 weeks ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- cpplox is a Lox interpreter & LLVM compiler written in C++☆16Updated last year
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆136Updated last month
- world's worst interpreter☆62Updated 6 months ago
- The implementation of my undergraduate thesis: "Bleach: A programming language aimed for teaching Compilers."☆35Updated 11 months ago
- MimIR is my Intermediate Representation☆82Updated this week
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆145Updated 5 years ago
- 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.☆23Updated last month
- C89 expressions parsed with the shunting yard algorithm in Python☆84Updated last year
- Declarative MLIR compilers in Python!☆35Updated 5 years ago
- J Language Source Code. Livestream links ⬇️☆38Updated 3 years ago
- ☆71Updated this week
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆45Updated 2 weeks ago
- Admiran is a pure, lazy, functional language and self-hosting compiler based upon Miranda☆80Updated this week
- A call-by-need statically-duck-typed language named for French mathematician Sophie Germain☆32Updated 9 months ago
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆74Updated this week
- 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