eatonphil / ulispLinks
A compiler for a lisp-like language targeting LLVM IR, x86 assembly
☆131Updated 3 years ago
Alternatives and similar repositories for ulisp
Users that are interested in ulisp are comparing it to the libraries listed below
Sorting:
- An implementation of Scheme in Python and C++☆172Updated 5 months ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆362Updated 4 years ago
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆121Updated 12 years ago
- Interpreter for a simple Lisp. Written in Prolog.☆148Updated 2 years ago
- A lisp rosetta stone to demonstrate modern language features☆169Updated 2 years ago
- A lisp👽 written in C++☆201Updated last year
- Mal (Make A Lisp) compiler☆124Updated last year
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated 2 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆62Updated 3 years ago
- Lisp 2 Go☆242Updated 5 years ago
- a tiny self-hosted Forth implementation☆426Updated 5 years ago
- A Pascal to LLVM compiler in Haskell☆126Updated 5 years ago
- A fully-featured lisp/scheme shell written in Racket.☆122Updated 4 years ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆97Updated 7 years ago
- Minimal self-hosted JavaScript compiler in 1k lines of code☆163Updated 7 years ago
- A small Lisp interpreter in JavaScript☆615Updated 3 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆244Updated 4 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- An interpreter for a J-inspired language☆91Updated last year
- A neatly typeset version of John McCarthy's classic paper☆123Updated 4 months ago
- Low-level Lisp with compile-time memory management☆274Updated 7 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆158Updated 2 years ago
- The Om programming language.☆172Updated 7 months ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A Small Lisp in Forth☆156Updated 4 years ago
- Parser, code model, interpreter and navigable browser for the original Xerox Smalltalk-80 v2 sources and virtual image file☆295Updated 5 months ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆157Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago