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.