Steel Bank Common Lisp
Go to file
William Harold Newman adf0d51d2b a baby step where angels fear to tread.. I'm still heading for a
system where all address constants are defined in one place. I've been
wandering around in a morass of increasingly broken systems (not just
broken s/w -- a flaky graphics adaptor contributed h/w flakiness too)
for quite a while. This version is starting over again with a small
step forward from the last known working state of the system.
2000-10-17 14:10:15 +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 a baby step where angels fear to tread.. I'm still heading for a 2000-10-17 14:10:15 +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 a step along the way to setting address space parameters in just one place 2000-10-07 14:18:21 +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 a step along the way to setting address space parameters in just one place 2000-10-07 14:18:21 +00:00
package-data-list.lisp-expr a baby step where angels fear to tread.. I'm still heading for a 2000-10-17 14:10:15 +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 a baby step where angels fear to tread.. I'm still heading for a 2000-10-17 14:10:15 +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