adam-mcdaniel / wispLinks
A lisp👽 written in C++
☆201Updated last year
Alternatives and similar repositories for wisp
Users that are interested in wisp are comparing it to the libraries listed below
Sorting:
- An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluati…☆417Updated last month
- Next-level syntax for C-like languages :)☆424Updated 3 months ago
- Embeddable lisp/scheme interpreter written in C.☆156Updated 2 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…☆216Updated last week
- Tiny Scheme-like Lisp interpreter written in a weekend☆250Updated 2 years ago
- Lisp interpreter in less than 500 lines of C, including a copying garbage collector and an implementation of LISP 1.5 from 1962.☆465Updated 10 months ago
- A tiny Racket for scripting☆294Updated 3 months ago
- A Small Lisp in Forth☆156Updated 4 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
- C to Common Lisp compiler☆316Updated 3 years ago
- A Lisp interpreter implemented in Conway's Game of Life☆463Updated 3 years ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆100Updated 7 years ago
- Kamby Language☆74Updated last week
- Archive of LISP Machine, Inc.☆269Updated 4 years ago
- A small implementation of LISP, written in standard C11.☆163Updated 8 years ago
- A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-cla…☆532Updated last month
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- You dig Scheme. The world is coded in C. You get both.☆100Updated 4 years ago
- Forth Lisp Python Continuum: A small highly dynamic self-bootstrapping language☆225Updated 3 years ago
- Otus Lisp (Ol) is a purely functional multi-platform Scheme dialect with built-in FFI and infix math.☆259Updated this week
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- The APL programming language (a subset thereof) compiling to Common Lisp.☆627Updated last month
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆131Updated 3 years ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆207Updated 4 years ago
- ISLisp interpreter/compiler☆303Updated last month
- Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimiz…☆910Updated this week
- A lisp rosetta stone to demonstrate modern language features☆169Updated 2 years ago
- The standalone Linux Lisp☆321Updated 6 months ago
- A simple implementation based on Peter Henderson's paper "Functional Geometry"☆96Updated 4 years ago
- Maru - a tiny self-hosting lisp dialect☆198Updated last week