Go to file
bdc 7f05d6d427 From: Franklin Chen <chen@adi.com> 1997-04-23 20:24:56 +00:00
alt
bcomp
big
cig
debug
doc updated 1997-04-23 02:28:36 +00:00
emacs
env Hacked code so that you don't get [for-syntax] noise during loads when 1997-04-02 18:47:06 +00:00
infix
link
misc
opt
rts
scsh From: Franklin Chen <chen@adi.com> 1997-04-23 20:24:56 +00:00
vm
.gdbinit
.gitignore Cleaning up a bit. 1997-04-10 01:24:50 +00:00
.notify
COPYING
Changes
Error-log Jim Blandy reported some small problems with the meta-arg Scheme parser. 1997-04-19 19:12:37 +00:00
INSTALL
Makefile.in Fixed bug whereby the scsh heap image rule was trying to load the 1997-04-18 02:04:59 +00:00
NEWS -s<num> is now -sfd <num> -- more consistent with general switch design. 1996-11-11 19:21:25 +00:00
NEWS.s48-0.36
README
README.s48-0.36
RELEASE Release notes said we don't do sighandlers. Fixed. 1997-04-22 17:55:50 +00:00
TODO
TODO.s48-0.36
alt-packages.scm
build-usual-image
comp-packages.scm
config.guess
config.sub
configure Patches for BSDI dlsym stupidity 1996-11-17 18:49:56 +00:00
configure.in Patches for BSDI dlsym stupidity 1996-11-17 18:49:56 +00:00
debug-packages.scm
dynload.c Patches for BSDI dlsym stupidity 1996-11-17 18:49:56 +00:00
extension.c
filenames.make
filenames.scm
initial-packages.scm
initial.debug
initial.image
initial.scm
install-sh
interfaces.scm
link-packages.scm
low-packages.scm
main-original.c
main.c
minor-version-number
more-interfaces.scm
more-packages.scm
packages.scm
postgcstub.c
prescheme.c
prescheme.h
proc2.c
rts-packages.scm
scheme48.1
scheme48.h
scheme48.man
scheme48vm.c
scsh.man
sysdep.h.in Patches for BSDI dlsym stupidity 1996-11-17 18:49:56 +00:00
unix.c SIGPIPE now runs with a no-op sighandler, instead of SIG_IGN. This is 1997-04-08 20:06:06 +00:00

README

-*- Mode: Text; -*-

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

Please report bugs to scsh-bugs@martigny.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.

Recent changes are listed in file NEWS.

Known bugs and things to do in the future are listed in TODO.

Send mail to scsh-request@martigny.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.