Scheme ------ [(Up)](../../README.md#topics) | _See also: [Programming Languages](../Programming%20Languages/README.md#programming-languages), [Functional Programming](../Functional%20Programming/README.md#functional-programming), [Lisp](../Lisp/README.md#lisp)_ - - - - ### Web resources [Bibliography of Scheme-related Research](https://web.archive.org/web/20180726144531/http://library.readscheme.org/) ★★ [Scheme Requests for Implementation](https://srfi.schemers.org/) ★ [Eggs - The Chicken Scheme wiki](https://wiki.call-cc.org/eggs) ★ ### Repositories [siraben/r5rs-denot: A correct Scheme interpreter derived from the R5RS spec\'s formal semantics, written in Haskell.](https://github.com/siraben/r5rs-denot) ★★ [chaw/r7rs-libs: Scheme libraries written or packaged for R7RS implementations](https://github.com/chaw/r7rs-libs) ★ [scheme-live/live: Scheme library collection with yearly stable releases](https://github.com/scheme-live/live) ★ [scotws/Cthulhu-Scheme: A primitive bare-metal Scheme for the 65c02](https://github.com/scotws/Cthulhu-Scheme) ★ _(in [Compiler Construction](../Compiler%20Construction/README.md#compiler-construction))_ [namin/inc: an incremental approach to compiler construction](https://github.com/namin/inc) ★ ### Papers [Pico Revised^7 Report on the Algorithmic Language Scheme](https://archive.org/details/pr7rs_2022/) ★