bel
Lisp interpreter
An interpreter for Bel, a Lisp-like language with a focus on completeness and metacircular foundations.
An interpreter for Bel, Paul Graham's Lisp language
27 stars
5 watching
1 forks
Language: Perl
last commit: 27 days ago interpreterlisplisp-dialectlisp-interpretermacros
Related projects:
Repository | Description | Stars |
---|---|---|
niyarin/bel-sml | An implementation of Paul Graham's Bel language in Standard ML | 9 |
kanaka/mal | An educational project aimed at creating a Lisp interpreter with incremental implementations in various programming languages | 10,082 |
cofinalsubnets/wisp | A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. | 115 |
jeremyschlatter/chime | An interpreter for Bel programming language | 18 |
kspalaiologos/malbolge-lisp | An interpreter written in Malbolge that supports Lisp-like programming with advanced features and instructions. | 489 |
stopachka/bel-clojure | An implementation of Bel, a functional programming language, in Clojure. | 43 |
mthom/shentong | An implementation of a Lisp family programming language in Haskell | 162 |
cookrn/babybel | Ruby implementation of a Common Lisp dialect for building interpreters and compilers | 8 |
rmolives/hime | An interpreter for a Lisp dialect running on the JVM platform. | 9 |
maryrosecook/littlelisp | A small Lisp interpreter in JavaScript that supports basic programming constructs | 608 |
chr1st0scli/rainlisp | A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
ronami/typelang | A tiny Lisp-like language interpreter implemented in TypeScript's type system | 291 |
robert-van-engelen/tinylisp | A compact C implementation of Lisp with 20 built-in primitives and a REPL. | 854 |
svenssonjoel/lispbm | An interpreter for a concurrent, functional programming language with message-passing and pattern-matching capabilities. | 90 |
rui314/minilisp | A minimalistic Lisp interpreter in C | 1,479 |