Go to file
sperber 349fff06c1 Basic FORK and and %FORK now start a new command level inside the
child process, thus preventing other threads from continuing to run.

Both take an additional optional argument that, when true, reverts the
old behavior of continuing all threads.

Moreover, use WITH-CONTINUATION NULL-CONTINUATION in CALL-TERMINALLY
to get us more space.
2002-04-10 15:03:02 +00:00
build alt/ from S48 0.57. 2002-04-04 08:36:20 +00:00
c Bigger initial heap. 2002-04-04 08:46:09 +00:00
cig Replaced // comments. 2002-01-11 10:13:58 +00:00
doc SRFI documentation form S48 0.57. 2002-04-04 08:53:54 +00:00
emacs *** empty log message *** 1999-09-14 12:45:02 +00:00
ps-compiler *** empty log message *** 1999-09-14 12:45:02 +00:00
scheme Cells for thread-env's fluid-cell-{ref,set!}. 2002-04-04 08:45:28 +00:00
scsh Basic FORK and and %FORK now start a new command level inside the 2002-04-10 15:03:02 +00:00
.gitignore added various .cvsignore files to suppress warnings about the removed files 2000-12-21 14:00:59 +00:00
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 Even bigger BIG_HEAP for running the linker. 2002-04-03 12:12:13 +00:00
README Include scsh paper in the distribution. 2002-02-26 08:58:27 +00:00
README.s48 README layout as in the 0.5 tree. 2001-12-17 08:50:26 +00:00
RELEASE Final 0.6.1 notes. 2002-02-25 07:44:22 +00:00
TODO Update. 2002-02-25 09:01:02 +00:00
Thanks Added 0.6.0 reporters. 2002-02-25 06:34:13 +00:00
acconfig.h + Use setreu/gid if seteu/gid is not avaiable 2002-01-09 11:25:02 +00:00
autogen.sh All or nothing: put && in between the statements. 2002-02-12 16:26:05 +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 cd - is not understood by SunOS 2002-02-19 13:16:27 +00:00
gdbinit Snapshot for 0.6.0. 2002-01-09 16:33:20 +00:00
install-sh *** empty log message *** 1999-09-14 12:45:02 +00:00

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 directory doc/scsh-manual/.
A scsh paper is in directory doc/scsh-paper/.
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.