Go to file
mainzelm 9d93d5a61e After fork/pipe, make the ports returned by the pipe the
current-in/output-ports. This corresponds to the intended semantics of
side-effecting the standard ports and tells the GC that the ports are
alive.
2003-07-21 12:02:55 +00:00
build GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
c GC_PROTECT arguments and errnos in s48_raise_os_error_X. 2003-06-25 13:25:44 +00:00
cig GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
doc Fixed typo. (Merge from HEAD). 2003-05-23 07:29:18 +00:00
emacs GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
ps-compiler GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
scheme check-nargs= --> protocol 2003-05-05 06:37:45 +00:00
scsh After fork/pipe, make the ports returned by the pipe the 2003-07-21 12:02:55 +00:00
.gitignore GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
COPYING GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
CVS_README GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
INSTALL GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
Makefile.in + Support for $(DESTDIR) by Andreas Voegele. 2003-05-05 07:19:03 +00:00
README GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
README.s48 GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
RELEASE GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
TODO GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
Thanks GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
autogen.sh GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
config.guess GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
config.sub GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
configure.in OS specific definitions for GNU Hurd by Andreas Voegele. 2003-06-25 08:34:31 +00:00
gdbinit GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
install-sh GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
scsh-config.in GC_PROTECT some variables. 2003-05-01 10:21:33 +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.