Steel Bank Common Lisp
Go to file
2000-10-30 18:37:17 +00:00
contrib Initial revision 2000-09-18 01:26:16 +00:00
doc made debugger handle errors in printing *DEBUG-CONDITION* 2000-10-28 19:04:57 +00:00
src 0.6.8.2: converted /SHOW to /SHOW0 in SUB-GC to avoid infinite regress 2000-10-30 18:37:17 +00:00
tests 0.6.7.20: removed DEFTRANSFORMs for some consing string operations 2000-10-20 19:23:10 +00:00
.cvsignore Initial revision 2000-09-18 01:26:16 +00:00
base-target-features.lisp-expr primarily intending to integrate Colin Walter's O(N) map code and 2000-09-22 14:36:24 +00:00
binary-distribution.sh Initial revision 2000-09-18 01:26:16 +00:00
BUGS made debugger handle errors in printing *DEBUG-CONDITION* 2000-10-28 19:04:57 +00:00
clean.sh Initial revision 2000-09-18 01:26:16 +00:00
common-lisp-exports.lisp-expr Initial revision 2000-09-18 01:26:16 +00:00
COPYING Initial revision 2000-09-18 01:26:16 +00:00
CREDITS integrated Raymond Wiker's patches to port RUN-PROGRAM from CMU CL and 2000-09-25 00:11:06 +00:00
INSTALL added various /SHOW0-ish statements to help when debugging internal 2000-09-20 18:50:02 +00:00
install.sh Initial revision 2000-09-18 01:26:16 +00:00
make-config.sh tidied up OpenBSD-vs.-FreeBSD stuff, and src/runtime/Config.x86-* 2000-10-02 17:27:10 +00:00
make-host-1.sh Initial revision 2000-09-18 01:26:16 +00:00
make-host-2.sh Initial revision 2000-09-18 01:26:16 +00:00
make-target-1.sh Initial revision 2000-09-18 01:26:16 +00:00
make-target-2.sh added various /SHOW0-ish statements to help when debugging internal 2000-09-20 18:50:02 +00:00
make.sh integrated Raymond Wiker's patches to port RUN-PROGRAM from CMU CL and 2000-09-25 00:11:06 +00:00
NEWS 0.6.8.2: converted /SHOW to /SHOW0 in SUB-GC to avoid infinite regress 2000-10-30 18:37:17 +00:00
package-data-list.lisp-expr 0.6.7.16: spaces defined as X-START and X-END (not X_START and X_SIZE) 2000-10-19 15:41:08 +00:00
PRINCIPLES Initial revision 2000-09-18 01:26:16 +00:00
pubring.pgp Initial revision 2000-09-18 01:26:16 +00:00
README Initial revision 2000-09-18 01:26:16 +00:00
stems-and-flags.lisp-expr primarily intending to integrate Colin Walter's O(N) map code and 2000-09-22 14:36:24 +00:00
STYLE Initial revision 2000-09-18 01:26:16 +00:00
tagify.sh Initial revision 2000-09-18 01:26:16 +00:00
TODO made debugger handle errors in printing *DEBUG-CONDITION* 2000-10-28 19:04:57 +00:00
UGLINESS Initial revision 2000-09-18 01:26:16 +00:00
version.lisp-expr 0.6.8.2: converted /SHOW to /SHOW0 in SUB-GC to avoid infinite regress 2000-10-30 18:37:17 +00:00
wc.sh Initial revision 2000-09-18 01:26:16 +00:00

Welcome to SBCL.

To find out more about who created the system, see the "CREDITS" file.

If you'd like information about the legalities of copying the system,
see the "COPYING" file.

If you'd like to install or build the system, see the "INSTALL" file.

If you'd like more information about using the system, see the man
page, "sbcl.1", or the user manual in the "doc/" subdirectory of the
distribution. (The user manual is maintained as DocBook SGML in the
source distribution; there is an HTML version in the binary
distribution.)

The system is a work in progress. See the "TODO" file in the source
distribution for some highlights.

If you'd like to make suggestions, report a bug, or help to improve the
system, please send mail to one of the mailing lists:
  sbcl-help@lists.sourceforge.net
  sbcl-devel@lists.sourceforge.net