Go to file
shivers aa5c661421 foo. 1997-04-18 03:26:25 +00:00
alt
bcomp
big
cig
debug
doc foo. 1997-04-18 03:26:25 +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 - The daylight-savings time flag was blowing up date->time conversion 1997-04-18 03:25:32 +00:00
vm
.gdbinit
.gitignore Cleaning up a bit. 1997-04-10 01:24:50 +00:00
.notify
COPYING
Changes
Error-log Added some of Alan's bug reports 1997-04-10 01:07:47 +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 new bug report 1996-11-18 16:48:20 +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
initial.image
initial.scm
install-sh
interfaces.scm
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
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.