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
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- Interpreter for a simple Lisp. Written in Prolog.☆148Updated 2 years ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆100Updated 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
- The Lark programming language.☆58Updated 14 years ago
- The Om programming language.☆173Updated 8 months ago
- A lisp rosetta stone to demonstrate modern language features☆169Updated 2 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆250Updated 2 years ago
- Parser, code model, interpreter and navigable browser for the original Xerox Smalltalk-80 v2 sources and virtual image file☆297Updated 7 months ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 5 years ago
- A lisp👽 written in C++☆201Updated last year
- Mal (Make A Lisp) compiler☆124Updated last year
- The Online Interpreter for Standard ML, written in TypeScript.☆176Updated last year
- a Forth (for you) too☆57Updated 5 years ago
- A simple, self hosted, low level programming language.☆79Updated 6 months ago
- A toy programming language for learning how to make programming languages☆32Updated 2 years ago
- A small implementation of LISP, written in standard C11.☆163Updated 8 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 3 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- My personal website☆95Updated this week
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- An interpreter for a J-inspired language☆92Updated 2 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- An experimental, small, readable Lisp with thorough unit tests and extensible functions/macros.☆145Updated 4 years ago
- A Lisp-like language implemented in C++☆76Updated 2 years ago
- The official repository for the UH Manoa Transpiler Project's Scheme interpreter, Shaka Scheme.☆32Updated 7 years ago