22 results found Sort:
- Filter by Primary Language:
- C (6)
- Rust (4)
- Common Lisp (2)
- Assembly (2)
- Python (1)
- Scheme (1)
- Shell (1)
- TypeScript (1)
- C# (1)
- Go (1)
- JavaScript (1)
- +
mal - Make a Lisp
Created
2014-03-24
3,987 commits to master branch, last one a day ago
Pampy: The Pattern Matching for Python you always dreamed of.
Created
2018-11-08
133 commits to master branch, last one 2 years ago
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
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 10 months ago
A Lisp interpreter for Raspberry Pi implemented in a single ARM assembly file
Created
2016-09-11
29 commits to main branch, last one 5 years ago
Scheme based powerful lisp interpreter in JavaScript
Created
2018-02-23
2,684 commits to master branch, last one 6 days ago
The standalone Linux Lisp
Created
2023-02-13
1,400 commits to master branch, last one 2 months 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
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 2 years ago
Lisp Interpreter
Created
2020-03-27
113 commits to master branch, last one 2 years 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 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, closures with lexical scope, macros, proper tail recursion, exceptio...
Created
2022-07-30
112 commits to main branch, last one 11 months ago
misc parsers in rust
Created
2014-12-16
591 commits to master branch, last one about a month ago
A lisp JIT compiler and interpreter built with cranelift.
Created
2019-11-16
127 commits to main branch, last one 8 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 11 months ago
A Pure LISP interpreter written in shell script conformed to POSIX shell
Created
2020-10-21
151 commits to main branch, last one 3 years ago
RainLisp, a .NET LISP implementation.
Created
2022-08-20
581 commits to master branch, last one 4 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 point, strings, closures with lexical scope, macros, proper tail re...
Created
2022-08-23
24 commits to main branch, last one 10 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 Lisp for Scientific Computing written in Rust
Created
2023-11-26
234 commits to main branch, last one 7 months ago