The Nearly Complete Scheme48 Reference Manual - http://mumble.net/~campbell/darcs/s48-refman/
Andrew Whatson 6afbc1fb7e Update homepage and artifact host | hai 1 ano | |
---|---|---|
c-ffi | %!s(int64=18) %!d(string=hai) anos | |
library | %!s(int64=18) %!d(string=hai) anos | |
module-sys | %!s(int64=18) %!d(string=hai) anos | |
posix | %!s(int64=18) %!d(string=hai) anos | |
prescheme | hai 1 ano | |
system | %!s(int64=18) %!d(string=hai) anos | |
thread | %!s(int64=18) %!d(string=hai) anos | |
user | %!s(int64=17) %!d(string=hai) anos | |
.envrc | hai 1 ano | |
.gitignore | hai 1 ano | |
COPYING | hai 1 ano | |
Makefile | hai 1 ano | |
README.org | hai 1 ano | |
intro-ack.texi | %!s(int64=18) %!d(string=hai) anos | |
macros.texi | hai 1 ano | |
manifest.scm | hai 1 ano | |
refs.texi | %!s(int64=19) %!d(string=hai) anos | |
scheme48.html | hai 1 ano | |
scheme48.info | hai 1 ano | |
scheme48.info-1 | hai 1 ano | |
scheme48.info-2 | hai 1 ano | |
scheme48.info-3 | hai 1 ano | |
scheme48.pdf | hai 1 ano | |
scheme48.texi | hai 1 ano |
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.