There are 5 repositories under scheme-language topic.
An R7RS Scheme implemented in WebAssembly
Embeddable lisp/scheme interpreter written in C.
awesome racket and scheme project
SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme
Pure Data port of the Scheme For Max external, providing an embedded S7 Scheme/Lisp interpreter for scripting and live-coding Pure Data in Scheme Lisp.
#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.
IntelliJ plugin for Scheme programming language
Searchable index of Scheme Lisp libraries
Chicken Scheme interface to Python
A simple example on how to embed Guile Scheme to C using a simple “Tortoise” graphics program
🔬 ⚕️ HelMS - Haskellish Esoteric Little Macro Schemer for Esoteric Languages implemented in Haskell
Mirror of the CHICKEN Scheme compiler (from code.call-cc.org) with additionnal contribution branches
DEACTIVATED - PLEASE CHECK https://github.com/LinkiTools/ChezScheme
Chicken Scheme bindings for the LMDB key value database
Interpreter for my own LISP/Scheme like programming language built from the ground up!!
S4IOF (Scheme 4 In One File) is a minimal interpreter for R4RS Scheme
A pedantic implementation of the R7RS Scheme programming language in Rust
μscheme (micro Scheme) is a toy interpreter for the Scheme programming language, implementing a relatively (large) subset of R5RS language specification.
Lexer and parser combinators in Chicken Scheme
S5IOF (Scheme 5 In One File) is a minimal interpreter for R5RS Scheme
Racket (formerly named PLT Scheme) Language snippets
Parser combinators for Augmented BNF grammars (RFC 4234)
Message-passing Interface (MPI) bindings for Chicken Scheme
BRACU CSE460 Lab (Summer 2020)
Scheme benchmark for some mathematical operations.
My solutions to problems, exercises and projects as I work through Structure and Interpretation of Computer Programs by Hal Abelson and Gerrald Jay Sussman
Gleam is a Scheme interpreter written in Java.
Meta-Circular Evaluator in Scheme without define special form, and JavaScript porting