mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
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. |
||
|---|---|---|
| contrib | ||
| doc | ||
| src | ||
| tests | ||
| .cvsignore | ||
| base-target-features.lisp-expr | ||
| binary-distribution.sh | ||
| BUGS | ||
| clean.sh | ||
| common-lisp-exports.lisp-expr | ||
| COPYING | ||
| CREDITS | ||
| INSTALL | ||
| install.sh | ||
| make-config.sh | ||
| make-host-1.sh | ||
| make-host-2.sh | ||
| make-target-1.sh | ||
| make-target-2.sh | ||
| make.sh | ||
| NEWS | ||
| package-data-list.lisp-expr | ||
| PRINCIPLES | ||
| pubring.pgp | ||
| README | ||
| stems-and-flags.lisp-expr | ||
| STYLE | ||
| tagify.sh | ||
| TODO | ||
| UGLINESS | ||
| version.lisp-expr | ||
| wc.sh | ||
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