eatonphil / ulisp
A compiler for a lisp-like language targeting LLVM IR, x86 assembly
☆129Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for ulisp
- An implementation of Scheme in Python and C++☆169Updated 6 months ago
- Interpreter for a simple Lisp. Written in Prolog.☆145Updated last year
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆73Updated 4 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated last year
- A simple, self hosted, low level programming language.☆77Updated 6 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆352Updated 3 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆158Updated 5 years ago
- A lisp rosetta stone to demonstrate modern language features☆170Updated 2 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆279Updated 2 years ago
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆119Updated 11 years ago
- Lisp 2 Go☆240Updated 4 years ago
- The Online Interpreter for Standard ML, written in TypeScript.☆177Updated last year
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆60Updated 3 years ago
- A small implementation of LISP, written in standard C11.☆161Updated 7 years ago
- An incremental approach to compiler construction☆80Updated 4 years ago
- The Om programming language.☆168Updated last month
- A small Lisp interpreter in JavaScript☆608Updated 3 years ago
- A Pascal to LLVM compiler in Haskell☆126Updated 5 years ago
- The Whack Programming Language☆61Updated 5 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆157Updated 2 years ago
- Kamby Language☆75Updated 2 weeks ago
- A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-cla…☆488Updated this week
- A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system cap…☆826Updated last month
- A fully-featured lisp/scheme shell written in Racket.☆122Updated 3 years ago
- A toy programming language for learning how to make programming languages☆33Updated last year
- Implement a Lisp, in C, from scratch, no libs☆79Updated 2 years ago
- A neatly typeset version of John McCarthy's classic paper☆120Updated 11 months ago
- The new nanopass framework; an embedded DSL for writing compilers in Scheme☆490Updated 2 years ago
- Parser, code model, interpreter and navigable browser for the original Xerox Smalltalk-80 v2 sources and virtual image file☆274Updated this week
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated last year