seven1m / malccLinks
Mal (Make A Lisp) Compiler in C
☆52Updated 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☆124Updated last year
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- 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…☆72Updated 7 years ago
- A simple incomplete Scheme-to-C compiler☆69Updated 2 weeks ago
- Foment is an implementation of R7RS Scheme.☆69Updated 2 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆91Updated 4 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆68Updated last week
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Tiny scheme implementation written in c++17☆30Updated 6 years ago
- Lisp C Compiler aka. 'Cicili' programming language, which compiles Lisp-like syntax to C code and more extra features like method, lambda…☆32Updated 3 months ago
- #F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5R…☆55Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- Maru - a tiny self-hosting lisp dialect☆200Updated 2 weeks ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆69Updated 3 years ago
- A Small Lisp in Forth☆158Updated 4 years ago
- Otus Lisp (Ol) is a purely functional multi-platform Scheme dialect with built-in FFI and infix math.☆260Updated 2 weeks ago
- NASM port of JONESFORTH!☆58Updated last year
- A toy programming language.☆40Updated last year
- Self-modifiable editor for coding graphical things☆74Updated 2 years ago
- Lisp compiler for x86-64 [WIP]☆34Updated 2 weeks ago
- A #lang implementation of Lua 5.4 for Racket.☆56Updated 3 months ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆160Updated 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…☆110Updated this week
- Portable S-expressions (POSE) spec and libs☆31Updated 2 years ago
- ☆32Updated last year
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆208Updated 4 years ago
- Concise implementation of a lisp-like language for low-end and embedded devices☆100Updated 11 years ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆84Updated 7 months 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…☆43Updated this week