Go to file
shivers 759e929fa8 Fixed a syntactically illegal LET. 1996-09-23 04:52:03 +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
debug Hacked file-loading code so that we could load from ports. This to support 1996-08-30 07:15:14 +00:00
doc Changed the -s- option to the -s<num> option. 1996-08-30 08:36:34 +00:00
emacs
env
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 Fixed a syntactically illegal LET. 1996-09-23 04:52:03 +00:00
vm a working scsh/static.scm and all the trimmings 1996-08-19 08:29:48 +00:00
.gdbinit
.gitignore
.notify
COPYING
Changes
Error-log alist->env didn't work, because it was passing a list, not a vector, 1996-09-19 22:22:46 +00:00
INSTALL
Makefile.in updated with rule for scsh/scsh.vm 1996-08-25 07:54:14 +00:00
NEWS
NEWS.s48-0.36
README
README.s48-0.36
RELEASE *** empty log message *** 1995-11-01 23:27:31 +00:00
TODO
TODO.s48-0.36
alt-packages.scm
build-usual-image
comp-packages.scm
config.guess
config.sub
configure *** empty log message *** 1995-11-04 21:10:51 +00:00
configure.in *** empty log message *** 1995-11-04 20:55:34 +00:00
debug-packages.scm
dynload.c *** empty log message *** 1995-11-04 21:10:51 +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
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
unix.c FreeBSD mods, mostly in comments 1995-11-04 21:13:42 +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.