Go to file
bdc 4306bc0899 do not open odbc by default to avoid warnings 2001-06-04 04:28: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 Switch from martigny to zurich 1999-08-10 18:18:00 +00:00
bin Summary: 2001-02-25 19:51:56 +00:00
cig Summary: 2001-02-25 19:51:56 +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 Changed the titlepage to include the date. 2001-06-01 18:42:17 +00:00
emacs
env Switch from martigny to zurich 1999-08-10 18:18:00 +00:00
infix
link
misc Switch from martigny to zurich 1999-08-10 18:18:00 +00:00
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 do not open odbc by default to avoid warnings 2001-06-04 04:28:03 +00:00
vm
.gdbinit
.gitignore Added some TeX .aux & .log files. 1999-07-05 13:47:33 +00:00
.notify
COPYING Scsh goes open source. Goldman will be handling our forthcoming IPO. 1999-09-08 15:13:18 +00:00
Changes Updates for forthcoming 0.5.2 release. 1999-09-08 15:15:17 +00:00
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 - Folding the branch that packages up the SRFI 13 & 14 integration changes 2001-03-11 18:52: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 Switch from martigny to zurich 1999-08-10 18:18:00 +00:00
README.s48-0.36 Switch from martigny to zurich 1999-08-10 18:18:00 +00:00
RELEASE Updated the sourceforge CVS section. 2001-06-01 17:43:00 +00:00
TODO Silliness. 1999-09-08 15:16:43 +00:00
TODO.s48-0.36
Thanks Added a name or two. 2001-06-02 18:03:59 +00:00
alt-packages.scm
build-usual-image
comp-packages.scm
config.guess Latest versions from subversions.gnu.org 2001-05-10 06:44:38 +00:00
config.sub Latest versions from subversions.gnu.org 2001-05-10 06:44:38 +00:00
configure Updated for new config.guess 2001-05-27 23:55:23 +00:00
configure.in Updated for new config.guess 2001-05-27 23:55:23 +00:00
debug-packages.scm
dynload.c Linux fixes 1999-07-15 01:27:15 +00:00
extension.c Updated version to 0.5.2 1999-06-21 04:35:42 +00:00
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 Fixing up ODBC stuff so it builds on Unix 2001-02-25 21:07:49 +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 Bumped the default heap size up by a megacell. The system is getting bigger. 1999-07-11 20:14:55 +00:00
minor-version-number
more-interfaces.scm
more-packages.scm
packages.scm
postgcstub.c
prescheme.c
prescheme.h
proc2.c Updated version to 0.5.2 1999-06-21 04:35:42 +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 Updated version to 0.5.2 1999-06-21 04:35:42 +00:00
scsh.man Fixed it up a bit. Still pretty lame. 2001-05-29 15:30:05 +00:00
scsh.spec Summary: 2001-02-25 19:51:56 +00:00
sysdep.h.in Fixing up ODBC stuff so it builds on Unix 2001-02-25 21:07:49 +00:00
unix.c Fix [ #407067 ] Compile error on AIX 4.3. 2001-06-03 17:37:26 +00:00

README

-*- Mode: Text; -*-

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

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