IUCompilerCourse / Essentials-of-CompilationLinks
A book about compiling Racket and Python to x86-64 assembly
☆1,531Updated 2 months ago
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☆960Updated 6 years ago
- advanced compilers☆889Updated last week
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆691Updated 3 weeks ago
- How to write a very simple JIT compiler☆1,898Updated 4 years ago
- Web page for IU Compiler Course for Fall 2020☆132Updated 5 years ago
- An introduction to programming language theory in Agda☆1,479Updated last week
- an educational compiler intermediate representation☆724Updated last week
- The new nanopass framework; an embedded DSL for writing compilers in Scheme☆527Updated last week
- 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,483Updated last week
- The Pie language, which accompanies The Little Typer by Friedman and Christiansen☆734Updated 4 years ago
- A collection of resources for learning type theory and type theory adjacent fields.☆2,398Updated 8 months ago
- The CS 3110 Textbook, "OCaml Programming: Correct + Efficient + Beautiful"☆891Updated last month
- A Simple showcase for the Sea-of-Nodes compiler IR☆821Updated this week
- Bolt is a language with in-built data-race freedom!☆608Updated 2 years ago
- Haskell LLVM JIT Compiler Tutorial☆1,044Updated 5 years ago
- Implementations of various type systems in OCaml.☆1,594Updated 10 years ago
- Public helper code for p423/p523 students (Racket)☆167Updated 3 weeks ago
- Programming Languages Zoo☆1,573Updated last year
- Mirror of JONESFORTH☆1,095Updated 2 years ago
- High-performance, Reliable, and Parallel APL☆776Updated 2 weeks ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆347Updated 8 months ago
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆255Updated last year
- The MLton repository☆1,041Updated this week
- Write You a Scheme☆572Updated 3 years ago
- Algebraic data types for C99☆1,473Updated 9 months ago
- The CompCert formally-verified C compiler☆2,092Updated last week
- A collaborative bibliography of work related to the theory and practice of computational effects☆1,109Updated 2 months ago
- Bootstrapping LISP in a Boot Sector☆1,459Updated last year
- Test suite to help you write your own C compiler☆902Updated 2 years ago
- 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,326Updated 2 months ago