eatonphil / ulispLinks
A compiler for a lisp-like language targeting LLVM IR, x86 assembly
☆133Updated 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++☆196Updated 3 weeks ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 6 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated 2 months ago
- Interpreter for a simple Lisp. Written in Prolog.☆151Updated 2 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆254Updated 2 years ago
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆126Updated 12 years ago
- Mal (Make A Lisp) Compiler in C☆53Updated 5 years ago
- a Forth (for you) too☆56Updated 6 years ago
- My personal website☆105Updated this week
- The Lark programming language.☆58Updated 15 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A tiny self-hosting Lisp-to-C compiler☆237Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 7 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- The Online Interpreter for Standard ML, written in TypeScript.☆178Updated 2 years ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆38Updated 4 years ago
- A small implementation of LISP, written in standard C11.☆166Updated 8 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆349Updated 9 months ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆100Updated 8 years ago
- Moved to Forgejo!☆532Updated 5 months ago
- The Om programming language.☆174Updated last year
- Joel Bartlett's fabled Scheme->C system☆83Updated 5 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 3 years ago
- Mal (Make A Lisp) compiler☆125Updated last year
- A lisp rosetta stone to demonstrate modern language features☆169Updated 3 years ago
- MiniPascal implemented in Racket☆92Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆105Updated last year