seven1m / malccLinks
Mal (Make A Lisp) Compiler in C
☆53Updated 5 years ago
Alternatives and similar repositories for malcc
Users that are interested in malcc are comparing it to the libraries listed below
Sorting:
- Mal (Make A Lisp) compiler☆125Updated last year
- A simple incomplete Scheme-to-C compiler☆74Updated 5 months ago
- Joel Bartlett's fabled Scheme->C system☆83Updated 5 years ago
- NASM port of JONESFORTH!☆58Updated 2 years ago
- #F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5R…☆60Updated 3 years ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆76Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated last month
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- Lisp C Compiler aka. 'Cicili' programming language, which compiles Lisp-like syntax to C code and more extra features like method, lambda…☆33Updated 8 months ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆95Updated 5 years ago
- A mini Lisp in 1k lines of C with Cheney's copying garbage collector, explained. Includes over 40 built-in Lisp primitives, floating poin…☆50Updated 2 months ago
- Otus Lisp (Ol) is a purely functional multi-platform Scheme dialect with built-in FFI and infix math.☆270Updated this week
- Foment is an implementation of R7RS Scheme.☆70Updated 3 years ago
- Self-modifiable editor for coding graphical things☆73Updated 2 years ago
- An experimental Racket implementation using LLVM/MLIR☆62Updated 2 years ago
- A small implementation of LISP, written in standard C11.☆166Updated 8 years ago
- A Small Lisp in Forth☆158Updated 4 years ago
- Lisp compiler for x86-64☆34Updated 5 months ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closu…☆125Updated 2 months ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- A #lang implementation of Lua 5.4 for Racket.☆57Updated 2 months ago
- Lisp evaluator in the LIsp for Zick's Lisp implementations☆56Updated 4 years ago
- PicoLisp is an open source Lisp dialect. It is based on LLVM and compiles and runs on any 64-bit POSIX system. Its most prominent feature…☆235Updated last week
- An interpreter for Bel, Paul Graham's Lisp language☆28Updated last year
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆62Updated 8 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- An R7RS Scheme implemented in WebAssembly☆182Updated 2 years ago
- ☆32Updated last year