Steel Bank Common Lisp
Go to file
2000-10-02 21:45:09 +00:00
contrib Initial revision 2000-09-18 01:26:16 +00:00
doc cleanup related to RAW's port of RUN-PROGRAM: 2000-09-27 13:25:20 +00:00
src preparing to move address space parameter settings to a single place 2000-10-02 21:45:09 +00:00
tests cleanup related to RAW's port of RUN-PROGRAM: 2000-09-27 13:25:20 +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 crudely patched to run on OpenBSD (which was broken by dyn lib patches) 2000-10-02 00:58:59 +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 preparing to move address space parameter settings to a single place 2000-10-02 21:45:09 +00:00
package-data-list.lisp-expr preparing to move address space parameter settings to a single place 2000-10-02 21:45:09 +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 added various /SHOW0-ish statements to help when debugging internal 2000-09-20 18:50:02 +00:00
UGLINESS Initial revision 2000-09-18 01:26:16 +00:00
version.lisp-expr preparing to move address space parameter settings to a single place 2000-10-02 21:45:09 +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