20 results found Sort:

2.5k
9.9k
other
183
mal - Make a Lisp
Created 2014-03-24
3,568 commits to master branch, last one 2 years ago
126
3.5k
mit
63
Pampy: The Pattern Matching for Python you always dreamed of.
Created 2018-11-08
133 commits to master branch, last one 2 years ago
28
983
mit
27
Glisp is a Lisp-based design tool that combines generative approaches with traditional design methods, empowering artists to discover new forms of expression.
Created 2020-04-07
1,749 commits to main branch, last one 2 years ago
32
796
bsd-3-clause
11
Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.
Created 2022-07-14
110 commits to main branch, last one 5 months ago
37
544
mit
18
A Lisp interpreter for Raspberry Pi implemented in a single ARM assembly file
Created 2016-09-11
29 commits to main branch, last one 4 years ago
32
388
other
10
Scheme based powerful lisp interpreter in JavaScript
Created 2018-02-23
2,544 commits to master branch, last one 4 days ago
Tiny Scheme-like Lisp interpreter written in a weekend
Created 2013-02-10
39 commits to master branch, last one about a year ago
A Lisp interpreter written in untyped lambda calculus
Created 2022-08-12
781 commits to main branch, last one about a year ago
21
162
unknown
6
The Make-A-Lisp Process 中文翻译,如何写一个Lisp解释器
Created 2017-06-15
87 commits to master branch, last one about a year ago
Embeddable lisp/scheme interpreter written in C.
Created 2018-01-01
348 commits to master branch, last one about a year ago
6
131
mit
5
Lisp Interpreter
Created 2020-03-27
113 commits to master branch, last one about a year ago
Allow Lisp programs to stop implementing an ad-hoc, informally-specified, bug-ridden, slow implementation of less than half of ISO-Prolog.
Created 2015-02-05
404 commits to master branch, last one 2 years ago
4
69
bsd-3-clause
4
A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, exceptio...
Created 2022-07-30
112 commits to main branch, last one 6 months ago
9
64
unknown
1
misc parsers in rust
Created 2014-12-16
569 commits to master branch, last one 11 months ago
2
55
unknown
3
A lisp JIT compiler and interpreter built with cranelift.
Created 2019-11-16
127 commits to main branch, last one 3 months ago
FUNCTIONAL PROGRAMMING: Application and Implementation, Peter Henderson, ISBN 0-13-331579-7
Created 2014-08-17
79 commits to master branch, last one 5 months ago
Educational project: How to implement a Lisp interpreter in Rust?
Created 2023-03-02
3 commits to main branch, last one about a year ago
A mini Lisp in 1k lines of C with Cheney's copying garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail re...
Created 2022-08-23
24 commits to main branch, last one 5 months ago
RainLisp, a .NET LISP implementation.
Created 2022-08-20
575 commits to master branch, last one 3 months ago