Go to file
bdc 178cfa8e2e i do not know how this happened 1997-04-23 22:51:33 +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
cig update for sunos4 acc compiler 1997-04-23 22:51:03 +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 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 Hacked file-loading code so that we could load from ports. This to support 1996-08-30 07:15:14 +00:00
scsh i do not know how this happened 1997-04-23 22:51:33 +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 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 factored out arg parsing; have not gotten the static linker to support linking in a new one yet; probably no more work required here though 1996-11-01 07:39:07 +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
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.