bel-sml

Bel interpreter

An implementation of Paul Graham's Bel language in Standard ML

(WIP) Paul Graham's Bel lisp implementation written in Standard ML.

GitHub

9 stars
4 watching
0 forks
Language: Standard ML
last commit: over 3 years ago

Related projects:

Repository Description Stars
masak/bel An interpreter for Bel, a Lisp-like language with a focus on completeness and metacircular foundations. 27
cookrn/babybel Ruby implementation of a Common Lisp dialect for building interpreters and compilers 8
jeremyschlatter/chime An interpreter for Bel programming language 18
svenssonjoel/lispbm An interpreter for a concurrent Lisp programming language designed for microcontrollers. 92
stopachka/bel-clojure An implementation of Bel, a functional programming language, in Clojure. 43
robert-van-engelen/tinylisp A compact C implementation of Lisp with 20 built-in primitives and a REPL. 861
mmaul/clml A high-performance statistical machine learning library written in Common Lisp 261
ronami/typelang A tiny Lisp-like language interpreter implemented in TypeScript's type system 296
beshrkayali/loki A small library for writing line-oriented command interpreters in Nim. 32
cofinalsubnets/wisp A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. 115
elpinal/bright-ml A statically-typed programming language with a unique module system and support for type inference and mutually-recursive definitions. 80
kspalaiologos/malbolge-lisp An interpreter written in Malbolge that supports Lisp-like programming with advanced features and instructions. 493
mthom/shentong An implementation of a modern Lisp family programming language 163
vindarel/list-of-languages-implemented-in-lisp Compiles information about programming languages implemented in dialects of Lisp. 14
rui314/minilisp A minimalistic Lisp interpreter in C 1,490