lisp-interpreter
There are 385 repositories under lisp-interpreter topic.
nala
An Interpreter/Compiler project written in Go (to learn Go) to support 2 languages: Nala and Ellisp
Clochur
A Scheme-like typesetting LISP editor that using SILE typesetting Engine.
Ada-Lisp-Embedded
Extensions to the Tiny Lisp language for embedded applications
lispy
Crappy little lisp built for fun
implementing-scheme
Implementing a Scheme interpreter in Haskell, following the book 'Write Yourself A Scheme in 48 Hours'
meta
Toy LISP interpreter
one-page-lisp
Small Lisp - "One Page Lisp" - in JavaScript and Python3
yul
Lisp interpreter based on kanaka/mal
minilisp
This is a small project trying to implement a small lisp interpreter in Rust
lesp
Like Lisp but worse
lispy
LISP Interpreter in Python 😣 — LIS(PY)
rasp
:rocket: Rasp - Toy Lisp language in Rust
the-language-archive
不再继续,见https://gitlab.com/the-language/the-language/
Sift
Lisp interpreter written in Swift — based on Jonathan Tang's book "Write Yourself a Scheme in 48 Hours".
flip
My take on implementing a lisp in rust
dlisp
Pure Lisp on D Language
dillisp
Lisp implemented in Python.
rust-mal
Rust implementation of the Make A Lisp guide.
EmotionalHub
The interactive programming language for education and entertainment.
liscpp
A simple Scheme interpreter
aether
Another one of those lisp interpreters
cl-evl
Meta-circular evaluator for a very small Lisp embedded in CL
RainLispConsole
A REPL and code editor console application for RainLisp.
hasch
Minimal Scheme implemented in Haskell
luali
Minimal Scheme interpreter in Lua
tli
(not quite so) Tiny Lisp Interpreter
PicoScheme-ESP32
Tiny scheme implementation written in c++17
Garbage-Lisp
A Lisp interpreter that is garbage.
lisper
Lisp interpreter, implemented in Rust.
Lispjs
A Lisp (Scheme) Interpreter in JavaScript (ES6) referring to lisp.py
lisp-node
A super tiny LISP interpreter
ArchwizardDuel
A multiplayer, wizard dueling, LISP programming game
lisp_interpreter
Simple lisp interpreter
yali
Embed Lisp Everywhere! :dragon_face:
picolang
Minimal interpreter of functional language, writen in JavaScript