lisp-interpreter
There are 385 repositories under lisp-interpreter topic.
zera-5
A light-weight Clojure interpreter
gmnlisp
The interpreter of ISLisp written in Go
chaitin-ait
Implementation of Chaitin's Lisp from 1995's The Limits of Mathematics -- Tutorial Version https://arxiv.org/abs/chao-dyn/9509010
fpLISP
fpLISP: A minimum LISP interpreter for functional programming
slang
Slang (short for Sabre Lang) is a tiny LISP dialect built using Sabre
PSIL
Interpreter for my own LISP/Scheme like programming language built from the ground up!!
lep
Mini language for embedding interactive consoles into Rust programs
jisp
Minimal Lisp interpreter in JavaScript
perlisp
A simple Lisp interpreter, written in Perl
crow
Crow Lisp
tinylisp2
A minimalist Lisp dialect
PAL
Human-AI Pair Programming / Neurosymbolic Language / IDE / OS
crisp
Crisp: Compile-Time Interpreter for Lisp. A header-only library implemented with C++ templates.
scheme-lisp
Exercises for Lisp In Small Pieces
rt-lisp
An embedded lisp implementation designed for use scripting games.
selyp
A Lisp interpreter implemented in C.
mini-lisp-interpreter
✨ Crafting a Mini-LISP Interpreter
toylisp
A toy LISP bytecode interpreter
bop-lisp
Bop is a toy lisp programming language. I wrote this to practice programming in C++ and it sucks.
x-lisp
Lisp interpreter written in Deno
minlisp
A minimum lisp
parsley
a scheme implementation in rust
LispFlat
LispFlat - A Toy Lisp interpreter in C# - inspired by Peter Norvig's lis.py
lisp-go
Lisp interpreter in Go-lang
al
A Lisp in x86-64 asm
lisp-js
Lisp interpreter written for the Web
fuel-lang
FUEL(isp) is a fast usable embeddable lisp interpreter (currently for the .NET platform and native C++)
scala-lisp
lisp interpreter in scala
lisp.js
A tiny lisp interpreter in JavaScript.
neolisp
a lisp language
UMLisp
Subset of Common Lisp
sl
Simple Lisp interpreter from scratch
Compiler_in_C
NCU CE3006 Compiler with flex, bison & c, 2022, mini Scheme (mini Lisp) interpreter
rusch
Minimal Scheme implemented in Rust
smollisp
:banana::seedling::package: a smol, header only, easily embeddable and ANSI C compatablelisp interpreter with some extra fluff.
gosch
Minimal Scheme implemented in Go