rajeevradnair / wabbit_dbeazleyLinks
Compiler project for Dave Beazley' Wabbit Language
☆26Updated 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.☆68Updated 2 months ago
- EeZee Language - Compiler Engineering Basics☆35Updated 3 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 10 months ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆22Updated 3 months ago
- C Intermediate Language☆158Updated last week
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- Mirror of https://codeberg.org/tjammer/schmu☆28Updated 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…☆40Updated 2 weeks ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆348Updated 8 months ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated 2 years ago
- Educational implementation of a subset of the JVM bytecode to illustrate imperative and object-oriented programming.☆58Updated last year
- The SuperC Parsing Framework☆35Updated 7 months ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- "oh god there are like a million different kinds of analyses, quickly remind me what this one means?"☆19Updated 5 years ago
- A byte code specification and a JIT-compiler written in Assembly.☆14Updated last year
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- A small, statically typed, low-level programming language.☆24Updated 4 months ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆25Updated 4 months ago
- Toy compiler☆57Updated this week
- MimIR is my Intermediate Representation☆84Updated 3 weeks ago
- Reader Implementations of "Writing a C Compiler"☆36Updated last month
- A type-safe C successor that compiles directly to various platforms.☆139Updated 8 months ago
- Reference implementation for Writing a C Compiler☆225Updated 10 months ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated last month
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆15Updated last year
- A high-level programming language☆40Updated 11 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 2 months ago
- alic: A Language Inspired by C☆75Updated 4 months ago