IUCompilerCourse / Essentials-of-CompilationLinks
A book about compiling Racket and Python to x86-64 assembly
☆1,529Updated last month
Alternatives and similar repositories for Essentials-of-Compilation
Users that are interested in Essentials-of-Compilation are comparing it to the libraries listed below
Sorting:
- an incremental approach to compiler construction☆956Updated 6 years ago
- advanced compilers☆882Updated last week
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆685Updated this week
- Web page for IU Compiler Course for Fall 2020☆132Updated 5 years ago
- an educational compiler intermediate representation☆723Updated 3 weeks ago
- The new nanopass framework; an embedded DSL for writing compilers in Scheme☆524Updated 3 months ago
- A collection of resources for learning type theory and type theory adjacent fields.☆2,392Updated 7 months ago
- The MLton repository☆1,035Updated last month
- Programming Languages Zoo☆1,570Updated last year
- An introduction to programming language theory in Agda☆1,474Updated this week
- The CS 3110 Textbook, "OCaml Programming: Correct + Efficient + Beautiful"☆884Updated 3 weeks ago
- Bolt is a language with in-built data-race freedom!☆607Updated 2 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆345Updated 7 months ago
- A Simple showcase for the Sea-of-Nodes compiler IR☆819Updated this week
- The Pie language, which accompanies The Little Typer by Friedman and Christiansen☆730Updated 4 years ago
- How to write a very simple JIT compiler☆1,891Updated 4 years ago
- The CompCert formally-verified C compiler☆2,083Updated last month
- Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimiz…☆1,317Updated last month
- Implementations of various type systems in OCaml.☆1,593Updated 10 years ago
- High-performance, Reliable, and Parallel APL☆775Updated 3 weeks ago
- Bootstrapping LISP in a Boot Sector☆1,451Updated last year
- A collaborative bibliography of work related to the theory and practice of computational effects☆1,101Updated last month
- Haskell LLVM JIT Compiler Tutorial☆1,044Updated 5 years ago
- An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V…☆2,476Updated this week
- Public helper code for p423/p523 students (Racket)☆167Updated last month
- The Power of Prolog: Introduction to modern Prolog☆1,343Updated 2 months ago
- Domain-Specific Languages of Mathematics☆445Updated 3 months ago
- Mirror of JONESFORTH☆1,088Updated 2 years ago
- V2 of Real World OCaml☆1,246Updated last year
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆642Updated last year