There are 0 repository under scheme-dialect topic.
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.
A list of links about the Racket programming language
🔬 ⚕️ HelMS - Haskellish Esoteric Little Macro Schemer for Esoteric Languages implemented in Haskell
A Lisp that leverages continuation-passing style and tail call optimization to dramatically enhance JavaScript runtime performance. interpreter, runtime, and transpiler
Lisp interpreter in JavaScript with macros.
My notes and exercise solutions for the book Structure & Interpretation of Computer Programs
A recursive painting using the Scheme dialect of LISP that won 2nd place in the Berkeley CS competition.