eatonphil / ulisp
A compiler for a lisp-like language targeting LLVM IR, x86 assembly
☆130Updated 3 years ago
Alternatives and similar repositories for ulisp:
Users that are interested in ulisp are comparing it to the libraries listed below
- An implementation of Scheme in Python and C++☆171Updated 3 months ago
- single file scheme interpreter with tail call optimization☆82Updated 5 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆61Updated 3 years ago
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆120Updated 12 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated 2 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆355Updated 3 years ago
- Interpreter for a simple Lisp. Written in Prolog.☆145Updated 2 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆156Updated 2 years ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆97Updated 7 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆157Updated 5 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A simple, self hosted, low level programming language.☆79Updated 2 months ago
- The Lark programming language.☆58Updated 14 years ago
- Kamby Language☆76Updated 3 weeks ago
- A strict, impure, curried, partially applied programming language with rather peculiar syntax.☆281Updated 11 years ago
- A small Lisp interpreter in JavaScript☆614Updated 3 years ago
- A Pascal to LLVM compiler in Haskell☆126Updated 5 years ago
- Lisp 2 Go☆241Updated 5 years ago
- A lisp rosetta stone to demonstrate modern language features☆169Updated 2 years ago
- An interpreter for a J-inspired language☆90Updated last year
- CSOM - C implementation of the Simple Object Machine Smalltalk☆37Updated 3 years ago
- A neatly typeset version of John McCarthy's classic paper☆122Updated last month
- A simple x86 emulator, debugger, and editor in JavaScript.☆102Updated 2 years ago
- The Om programming language.☆173Updated 5 months ago
- Mal (Make A Lisp) Compiler in C☆51Updated 4 years ago
- MiniPascal implemented in Racket☆90Updated 3 years ago
- A small implementation of LISP, written in standard C11.☆163Updated 7 years ago
- Minimal self-hosted JavaScript compiler in 1k lines of code☆162Updated 7 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago