Go to file
sperber 4098c60752 RUN returns an exit status, not a proc object. 2002-02-01 15:34:05 +00:00
build Snapshot for 0.6.0. 2002-01-09 16:33:20 +00:00
c Fix external-call-from-callback problem leading to spurious 2002-02-01 13:43:49 +00:00
cig Replaced // comments. 2002-01-11 10:13:58 +00:00
doc RUN returns an exit status, not a proc object. 2002-02-01 15:34:05 +00:00
emacs
ps-compiler
scheme Let s48-do-gc return 0 so the PreScheme compiler will emit the correct 2002-02-01 10:25:50 +00:00
scsh Align the resource before changing it in with-resource*. 2002-01-29 08:12:09 +00:00
.gitignore
COPYING Expanded to 2002 and added Mike. 2002-01-08 08:45:39 +00:00
CVS_README Require GNU make. 2001-12-17 08:51:30 +00:00
INSTALL Non-generic version. 2001-12-17 08:47:35 +00:00
Makefile.in Mac OS X demands a differnt order for linking. 2002-01-09 16:31:45 +00:00
README README layout as in the 0.5 tree. 2001-12-17 08:50:26 +00:00
README.s48 README layout as in the 0.5 tree. 2001-12-17 08:50:26 +00:00
RELEASE Added some people. 2002-01-09 16:32:14 +00:00
TODO Nothing to do for 0.6.0. 2002-01-09 16:32:41 +00:00
Thanks Added from the 0.5 tree. 2001-12-07 14:48:00 +00:00
acconfig.h + Use setreu/gid if seteu/gid is not avaiable 2002-01-09 11:25:02 +00:00
autogen.sh A never ending story: rebuild c/scheme48.h, too. 2001-06-01 16:50:24 +00:00
config.guess Latest versions from subversions.gnu.org 2001-05-10 06:44:58 +00:00
config.sub Latest versions from subversions.gnu.org 2001-05-10 06:44:58 +00:00
configure.in + Use setreu/gid if seteu/gid is not avaiable 2002-01-09 11:25:02 +00:00
gdbinit Snapshot for 0.6.0. 2002-01-09 16:33:20 +00:00
install-sh

README

-*- Mode: Text; -*-

Copyright (c) 1994 Brian D. Carlstrom
See file COPYING for copying information.

Please report bugs to scsh-bugs@zurich.ai.mit.edu, and include
the version number in your message.

Installation instructions in file INSTALL.

A scsh manual is in file doc/scsh-manual{/*.tex,.ps}.
A scsh paper is in file doc/scsh-paper.{tex,ps}.
A scsh quick reference is in file doc/cheat.txt.

Send mail to scsh-request@zurich.ai.mit.edu to be put on a
mailing list for announcements, discussion, bug reports, and bug
fixes.

A road-map of the source tree is also in the doc directory.