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.
-
Updated
Dec 14, 2021 - C
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.
SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme
A simple example on how to embed Guile Scheme to C using a simple “Tortoise” graphics program
S4IOF (Scheme 4 In One File) is a minimal interpreter for R4RS Scheme
S5IOF (Scheme 5 In One File) is a minimal interpreter for R5RS Scheme
Programming languages assignments: Implementing a scanner, writing a context free grammar, implementing a simple parser, semantic checker and simple translator, implementing a calculator with scheme
Add a description, image, and links to the scheme-language topic page so that developers can more easily learn about it.
To associate your repository with the scheme-language topic, visit your repo's landing page and select "manage topics."