eatonphil / ulispLinks
A compiler for a lisp-like language targeting LLVM IR, x86 assembly
☆132Updated 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++☆174Updated 9 months ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 5 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆68Updated last month
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆123Updated 12 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆251Updated 2 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 5 years ago
- Interpreter for a simple Lisp. Written in Prolog.☆150Updated 2 years ago
- Mal (Make A Lisp) compiler☆125Updated last year
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆100Updated 7 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆364Updated 4 years ago
- A tiny self-hosting Lisp-to-C compiler☆238Updated 5 years ago
- Embeddable lisp/scheme interpreter written in C.☆157Updated 2 years ago
- The Lark programming language.☆58Updated 15 years ago
- A small implementation of LISP, written in standard C11.☆165Updated 8 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- A lisp rosetta stone to demonstrate modern language features☆169Updated 3 years ago
- A lisp👽 written in C++☆201Updated last year
- Moved to Forgejo!☆529Updated last month
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆248Updated 4 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- My personal website☆98Updated this week
- a Forth (for you) too☆56Updated 5 years ago
- The Online Interpreter for Standard ML, written in TypeScript.☆177Updated last year
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- A Lisp-like language implemented in C++☆76Updated 2 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆336Updated 5 months ago
- The Om programming language.☆174Updated 11 months ago
- A quick and very dirty Scheme interpereter.☆384Updated 7 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆295Updated 3 years ago