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
A tiny programming language that is a subset of scheme
Lisp interpreter in JavaScript with macros.
A recursive painting using the Scheme dialect of LISP that won 2nd place in the Berkeley CS competition.
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.
My notes and exercise solutions for the book Structure & Interpretation of Computer Programs
Scuffed Scheme interpreter written in Go. Can and should be used as an embeddable module in all your Go projects.
Revive the original Scheme interpreter that was published in the AIM-349 by Sussman and Steele in 1975
A.E.B.L.I. "LISPY" by Peter Norvig, corrected + exe + installer
To associate your repository with the scheme-dialect topic, visit your repo's landing page and select "manage topics."