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.
9 stars
4 watching
0 forks
Language: Standard ML
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An interpreter for Bel, a Lisp-like language with a focus on completeness and metacircular foundations. | 27 |
| Ruby implementation of a Common Lisp dialect for building interpreters and compilers | 8 |
| An interpreter for Bel programming language | 18 |
| An interpreter for a concurrent Lisp programming language designed for microcontrollers. | 92 |
| An implementation of Bel, a functional programming language, in Clojure. | 43 |
| A compact C implementation of Lisp with 20 built-in primitives and a REPL. | 861 |
| A high-performance statistical machine learning library written in Common Lisp | 261 |
| A tiny Lisp-like language interpreter implemented in TypeScript's type system | 296 |
| A small library for writing line-oriented command interpreters in Nim. | 32 |
| A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. | 115 |
| A statically-typed programming language with a unique module system and support for type inference and mutually-recursive definitions. | 80 |
| An interpreter written in Malbolge that supports Lisp-like programming with advanced features and instructions. | 493 |
| An implementation of a modern Lisp family programming language | 163 |
| Compiles information about programming languages implemented in dialects of Lisp. | 14 |
| A minimalistic Lisp interpreter in C | 1,490 |