diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2017-02-20 00:05:25 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2017-02-20 00:05:25 -0800 |
commit | 3278b75942bdbe706f7a0fba87729bb1e935b68b (patch) | |
tree | dcad4048dfc0b38367047426b2b14501bf5ff257 /scm.1 | |
parent | db04688faa20f3576257c0fe41752ec435beab9a (diff) | |
download | scm-3278b75942bdbe706f7a0fba87729bb1e935b68b.tar.gz scm-3278b75942bdbe706f7a0fba87729bb1e935b68b.zip |
Import Upstream version 5d2upstream/5d2
Diffstat (limited to 'scm.1')
-rw-r--r-- | scm.1 | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -1,5 +1,5 @@ .\" dummy line -.TH SCM "Sep 2 1998" +.TH SCM "Dec 5 1998" .UC 4 .SH NAME scm \- a Scheme Language Interpreter @@ -295,13 +295,17 @@ enhancements, internal representations, and how to extend or include .I scm in other programs. .SH AUTHORS -Aubrey Jaffer (jaffer @ai.mit.edu) +Aubrey Jaffer (jaffer @ ai.mit.edu) .br -Radey Shouman (Radey.Shouman @splashtech.com) +Radey Shouman (Radey.Shouman @ splashtech.com) .SH BUGS .SH SEE ALSO +The SCM home-page: +.br +http://swissnet.ai.mit.edu/~jaffer/SCM.html +.PP The Scheme specifications for details on specific procedures -(swissnet.ai.mit.edu:archive/scheme-reports/) or +(http://swissnet.ai.mit.edu/ftpdir/scheme-reports/) or .PP IEEE Std 1178-1990, .br @@ -315,8 +319,7 @@ Brian Harvey and Matthew Wright .br Simply Scheme: Introducing Computer Science_ .br -MIT Press, 1994 -ISBN 0-262-08226-8 +MIT Press, 1994 ISBN 0-262-08226-8 .PP R. Kent Dybvig, The Scheme Programming Language, .br |