SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme
-
Updated
May 5, 2022 - C
SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme
#F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5RS/R7RS Scheme programs is provided in a form of libraries written in #F itself.
Digamma is a lightweight Scheme dialect designed for AI workflow automation. It focuses on execution efficiency and Lisp-based extensibility rather than strict RnRS compliance.
A list of links about the Racket programming language
🔬 ⚕️ HelMS - Haskellish Esoteric Little Macro Schemer for Esoteric Languages implemented in Haskell
btLISP: a Pure LISP Self-Compiling Compiler with a SECD-style Virtual Machine
A Lisp that leverages continuation-passing style and tail call optimization to dramatically enhance JavaScript runtime performance. interpreter, runtime, and transpiler
Scheme-inspired language with an embeddable interpreter.
A Pure LISP Interpreter with dynamic-scope named-let
Lisp interpreter in JavaScript with macros.
A tiny programming language that is a subset of scheme
Guillotine is a program to pack a guile scheme program into a self-contained elf.
Node-based reactive programming with Scheme syntax for the web.
A recursive painting using the Scheme dialect of LISP that won 2nd place in the Berkeley CS competition.
Scuffed Scheme interpreter written in Go. Can and should be used as an embeddable module in all your Go projects.
My notes and exercise solutions for the book Structure & Interpretation of Computer Programs
A.E.B.L.I. "LISPY" by Peter Norvig, corrected + exe + installer
Add a description, image, and links to the scheme-dialect topic page so that developers can more easily learn about it.
To associate your repository with the scheme-dialect topic, visit your repo's landing page and select "manage topics."