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

GitHub

27 stars
5 watching
1 forks
Language: Perl
last commit: 3 months 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 A Lisp interpreter designed as a learning tool, implemented in multiple programming languages and runtime modes 10,119
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. 493
stopachka/bel-clojure An implementation of Bel, a functional programming language, in Clojure. 43
mthom/shentong An implementation of a modern Lisp family programming language 163
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 JavaScript implementation of a minimal Lisp interpreter supporting basic data structures and control flow. 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 296
robert-van-engelen/tinylisp A compact C implementation of Lisp with 20 built-in primitives and a REPL. 861
svenssonjoel/lispbm An interpreter for a concurrent Lisp programming language designed for microcontrollers. 92
rui314/minilisp A minimalistic Lisp interpreter in C 1,490