The Nearly Complete Scheme48 Reference Manual - http://mumble.net/~campbell/darcs/s48-refman/
Andrew Whatson 6afbc1fb7e Update homepage and artifact host | vor 1 Jahr | |
---|---|---|
c-ffi | vor 18 Jahren | |
library | vor 18 Jahren | |
module-sys | vor 18 Jahren | |
posix | vor 18 Jahren | |
prescheme | vor 1 Jahr | |
system | vor 18 Jahren | |
thread | vor 18 Jahren | |
user | vor 17 Jahren | |
.envrc | vor 1 Jahr | |
.gitignore | vor 1 Jahr | |
COPYING | vor 1 Jahr | |
Makefile | vor 1 Jahr | |
README.org | vor 1 Jahr | |
intro-ack.texi | vor 18 Jahren | |
macros.texi | vor 1 Jahr | |
manifest.scm | vor 1 Jahr | |
refs.texi | vor 19 Jahren | |
scheme48.html | vor 1 Jahr | |
scheme48.info | vor 1 Jahr | |
scheme48.info-1 | vor 1 Jahr | |
scheme48.info-2 | vor 1 Jahr | |
scheme48.info-3 | vor 1 Jahr | |
scheme48.pdf | vor 1 Jahr | |
scheme48.texi | vor 1 Jahr |
This is a reference manual for Scheme48 and Pre-Scheme version 1.3 written by Taylor Campbell in 2005-2007. It has been updated to build with recent versions of Texinfo, and a Makefile has been added to produce Info, HTML, and PDF versions.
The latest HTML manual is available here: scheme48.html
The latest PDF manual is available here: scheme48.pdf
The Guix manifest sets up all prerequisites, and compilation is handled by the Makefile.
To build the manual yourself:
git clone https://notabug.org/flatwhatson/s48-refman.git
cd s48-refman
guix shell -m manifest.scm
make # info html pdf
This manual is licensed under BSD-3-Clause. See COPYING for details.