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++☆173Updated 6 months ago
- Interpreter for a simple Lisp. Written in Prolog.☆148Updated 2 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated 2 years ago
- A small Lisp interpreter in JavaScript☆615Updated 3 years 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)☆363Updated 4 years ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆98Updated 7 years ago
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆122Updated 12 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆64Updated 4 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆244Updated 4 years ago
- Mal (Make A Lisp) compiler☆124Updated last year
- A small implementation of LISP, written in standard C11.☆163Updated 8 years ago
- A neatly typeset version of John McCarthy's classic paper☆123Updated 4 months ago
- The Lark programming language.☆58Updated 14 years ago
- Parser, code model, interpreter and navigable browser for the original Xerox Smalltalk-80 v2 sources and virtual image file☆295Updated 6 months ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆157Updated 5 years ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 4 years ago
- A Pascal to LLVM compiler in Haskell☆125Updated 5 years ago
- Lisp interpreter in less than 500 lines of C, including a copying garbage collector and an implementation of LISP 1.5 from 1962.☆463Updated 9 months ago
- A simple, self hosted, low level programming language.☆79Updated 5 months ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 3 years ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆207Updated 4 years ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆37Updated 3 years ago
- The Whack Programming Language☆61Updated 6 years ago
- A fully-featured lisp/scheme shell written in Racket.☆122Updated 4 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- a Forth (for you) too☆57Updated 5 years ago
- The Online Interpreter for Standard ML, written in TypeScript.☆177Updated last year
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆328Updated last month
- Larceny Scheme implementation☆207Updated 7 years ago