The Nearly Complete Scheme48 Reference Manual - http://mumble.net/~campbell/darcs/s48-refman/
Andrew Whatson 6afbc1fb7e Update homepage and artifact host | il y a 1 an | |
---|---|---|
c-ffi | il y a 18 ans | |
library | il y a 18 ans | |
module-sys | il y a 18 ans | |
posix | il y a 18 ans | |
prescheme | il y a 1 an | |
system | il y a 18 ans | |
thread | il y a 18 ans | |
user | il y a 17 ans | |
.envrc | il y a 1 an | |
.gitignore | il y a 1 an | |
COPYING | il y a 1 an | |
Makefile | il y a 1 an | |
README.org | il y a 1 an | |
intro-ack.texi | il y a 18 ans | |
macros.texi | il y a 1 an | |
manifest.scm | il y a 1 an | |
refs.texi | il y a 19 ans | |
scheme48.html | il y a 1 an | |
scheme48.info | il y a 1 an | |
scheme48.info-1 | il y a 1 an | |
scheme48.info-2 | il y a 1 an | |
scheme48.info-3 | il y a 1 an | |
scheme48.pdf | il y a 1 an | |
scheme48.texi | il y a 1 an |
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.