babybel

Lisp interpreter

Ruby implementation of a Common Lisp dialect for building interpreters and compilers

A Ruby implementation of, and toolchain for, the Bel LISP

GitHub

8 stars
3 watching
0 forks
Language: Common Lisp
last commit: almost 5 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
niyarin/bel-sml An implementation of Paul Graham's Bel language in Standard ML 9
svenssonjoel/lispbm An interpreter for a concurrent Lisp programming language designed for microcontrollers. 92
robert-van-engelen/tinylisp A compact C implementation of Lisp with 20 built-in primitives and a REPL. 861
naver/lispe An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions 371
digikar99/py4cl2 A Common Lisp library for executing Python code and integrating it with existing Lisp systems. 42
chr1st0scli/rainlisp A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. 34
vindarel/cl-cookieproject A template project for creating Common Lisp applications with a standard structure and tools. 77
vindarel/list-of-languages-implemented-in-lisp Compiles information about programming languages implemented in dialects of Lisp. 14
burtonsamograd/sigil A compiler and REPL for a Lisp dialect used in web development 26
cofinalsubnets/wisp A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. 115
koji-kojiro/cl-repl A Common Lisp implementation of a full-featured REPL with rich functionalities 153
ruricolist/kiln Infrastructure for efficient and ergonomic scripting in Common Lisp 44
rui314/minilisp A minimalistic Lisp interpreter in C 1,490
cl-babel/babel A Common Lisp library for efficient charset encoding and decoding 92