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