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