Go to file
shivers 75dbb6c4bb Added field-modifying and record-copy proc. 1997-11-10 02:49:36 +00:00
alt
bcomp Hacked file-loading code so that we could load from ports. This to support 1996-08-30 07:15:14 +00:00
big
bin update notes 1997-06-09 02:30:37 +00:00
cig Ported from LaTeX 2.09 to modern LaTeX 2e. 1997-10-06 21:16:27 +00:00
debug Hacked file-loading code so that we could load from ports. This to support 1996-08-30 07:15:14 +00:00
doc Tty-hacking procs now default to stdio when a tty isn't specified. 1997-11-10 02:45:44 +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 Hacked file-loading code so that we could load from ports. This to support 1996-08-30 07:15:14 +00:00
scsh Added field-modifying and record-copy proc. 1997-11-10 02:49:36 +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 factored out arg parsing 1997-06-09 01:47:19 +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 update a date 1997-06-09 02:21:59 +00:00
TODO Cleaned them up a bit, added a few bits and pieces. 1996-11-08 15:49:04 +00:00
TODO.s48-0.36
alt-packages.scm
build-usual-image
comp-packages.scm
config.guess new config.guess from emacs-19.34b 1996-11-04 01:48:28 +00:00
config.sub new config.sub from emacs-19.34b 1996-11-04 01:48:42 +00:00
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 Hacked file-loading code so that we could load from ports. This to support 1996-08-30 07:15:14 +00:00
initial.image New primitive exports for the scsh interrupt-handler stuff. 1996-09-13 01:47:51 +00:00
initial.scm
install-sh
interfaces.scm The INTERRUPTS-INTERFACE now exports WITH-INTERRUPTS for scsh. 1996-09-13 01:46:36 +00:00
link-packages.scm
low-packages.scm
main-original.c
main.c Upped default heap size, as the default heap had exceeded the old default size. 1997-11-10 02:29:16 +00:00
minor-version-number
more-interfaces.scm
more-packages.scm
packages.scm
postgcstub.c
prescheme.c
prescheme.h
proc2.c I changed the meta-arg parsers (C and Scheme) so that newline *always* 1996-08-29 08:35:25 +00:00
process_args.c factored out arg parsing 1997-06-09 01:47:19 +00:00
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.