scheme-dialect
There are 14 repositories under scheme-dialect topic.
false-schemers/siof
SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme
false-schemers/sharpF
#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.
gramian/racket-fingerpost
A list of links about the Racket programming language
helvm/helms
🔬 ⚕️ HelMS - Haskellish Esoteric Little Macro Schemer for Esoteric Languages implemented in Haskell
ytaki0801/btLISP
btLISP: a Pure LISP Self-Compiling Compiler with a SECD-style Virtual Machine
exbotanical/IDL
A Lisp that leverages continuation-passing style and tail call optimization to dramatically enhance JavaScript runtime performance. interpreter, runtime, and transpiler
radiant64/vialang
Scheme-inspired language with an embeddable interpreter.
amalshehu/lisp-interpreter
Lisp interpreter in JavaScript with macros.
tangenta/subscm
A tiny programming language that is a subset of scheme
terremoth/pn-lispy
A.E.B.L.I. "LISPY" by Peter Norvig, corrected + exe + installer
ytaki0801/letLISP
A Pure LISP Interpreter with dynamic-scope named-let
pritesh-shrivastava/sicp_solutions
My notes and exercise solutions for the book Structure & Interpretation of Computer Programs
rmoughan/SchemeArt
A recursive painting using the Scheme dialect of LISP that won 2nd place in the Berkeley CS competition.
dragoncoder047/lynx
Node-based reactive programming with Scheme syntax for the web.