Steel Bank Common Lisp
Go to file
2016-09-03 22:23:36 +03:00
contrib Add code_header_words() accessor. 2016-08-31 03:04:09 -04:00
doc Remove unused sb-disassem::*foreign-symbols-by-addr* 2016-08-01 14:43:38 +03:00
src Enable read-only-tramps on mips. 2016-09-03 22:23:36 +03:00
tests Remove a few unnecessary package qualifiers. 2016-08-31 08:46:55 -04:00
tools-for-build Ignore -> Ignorable 2016-08-12 15:27:53 -04:00
.cvsignore 1.0.11.6: canonicalize whitespaces only on updated files 2007-11-04 15:54:19 +00:00
.gitignore Ignore tests/last-random-state.lisp-expr. 2016-08-04 16:02:13 +03:00
.mailmap update .mailmap so 'git shortlog' is prettier 2014-05-31 21:20:13 +03:00
base-target-features.lisp-expr Define and use new feature, :64-BIT-REGISTERS 2015-11-13 14:59:31 +00:00
binary-distribution.sh Fix install/binary-distribution scripts for new contrib arrangements 2013-10-31 14:45:17 +00:00
BUGS 1.0.28.75: documentation work related to move to Launchpad 2009-06-03 09:09:52 +00:00
build-comparison.sh less csr21-specific build-comparison script 2015-09-04 21:42:24 +01:00
build-order.lisp-expr Get rid of DEF!CONSTANT from compiler/<target>/* 2016-09-01 20:10:13 -04:00
clean.sh more pedantic clean.sh 2011-02-12 15:22:25 +00:00
common-lisp-exports.lisp-expr Initial revision 2000-09-18 01:26:16 +00:00
COPYING Inlining improvements to make lawyercats happier. 2016-05-18 19:02:33 -04:00
CREDITS New contrib: SB-GMP 2013-06-28 00:18:16 -04:00
distclean.sh 1.0.10.55: Remove non-portable arguments to find, xargs 2007-10-22 04:16:12 +00:00
find-gnumake.sh Do not rely on which to be present in the system 2015-10-18 18:57:53 +03:00
generate-version.sh Do not rely on which to be present in the system 2015-10-18 18:57:53 +03:00
HACKING fix a simple typo 2016-06-18 12:15:26 +03:00
html-distribution.sh 1.0.29.1: fix FILL 2009-06-04 18:01:31 +00:00
INSTALL Document make-config's --host-location switch 2015-06-03 10:53:22 +01:00
install.sh install.sh: don't create site-systems. 2015-11-03 06:00:56 +03:00
make-config.sh Enable read-only-tramps on mips. 2016-09-03 22:23:36 +03:00
make-genesis-2.lisp Add support for undefined_tramp and closure_tramp in read-only space. 2016-09-01 22:25:43 +03:00
make-genesis-2.sh make-genesis-2.sh: read output/build-config. 2014-06-08 02:36:50 +04:00
make-host-1.lisp Enforce absence of warnings in self-hosted make-host-1 2016-04-02 10:47:35 -04:00
make-host-1.sh Clean up build process for cross-compiled targets. 2011-10-22 17:10:38 -04:00
make-host-2.lisp Reduce internal error encoding. 2016-09-01 20:25:06 +03:00
make-host-2.sh Clean up build process for cross-compiled targets. 2011-10-22 17:10:38 -04:00
make-target-1.sh make-target-1.sh: pass $SBCL_MAKE_JOBS to make. 2015-11-02 04:06:22 +03:00
make-target-2-load.lisp Use even more base-strings, shrinking x86-64 image by 400K 2016-08-17 21:46:27 -04:00
make-target-2.lisp Remove noise from make-target-2-load.lisp 2015-10-20 20:42:51 -04:00
make-target-2.sh Correct output of leftover cold-init symbols. 2016-02-17 23:41:59 -05:00
make-target-contrib.sh Do not rely on which to be present in the system 2015-10-18 18:57:53 +03:00
make-windows-installer.sh Adapt to the new version of WiX. 2015-04-10 20:08:33 +03:00
make.sh tools-for-build: Do whitespace canonicalization in Lisp 2016-02-07 14:22:23 +01:00
NEWS 1.3.9: will be tagged as "sbcl-1.3.9" 2016-08-30 14:22:55 +00:00
OPTIMIZATIONS Remove obsolete item. 2016-06-13 13:40:50 -04:00
package-data-list.lisp-expr Reduce internal error encoding. 2016-09-01 20:25:06 +03: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 Mention HACKING in README 2015-07-20 00:01:24 +02:00
release.sh Fix generate-version on BSD. 2015-01-01 20:50:28 +03:00
run-sbcl.sh Tail call (exec) at the end of run-sbcl.sh 2013-11-14 14:30:13 -05:00
sbcl-pwd.sh sbcl-pwd.sh: Fix when $OSTYPE is not set. 2013-11-08 00:02:16 +04:00
slam.sh Tweak slam.sh to be slightly more configurable regarding the host binary 2012-09-11 14:56:35 +02:00
source-distribution.sh A git-only SBCL workflow 2011-06-06 09:48:08 +03:00
tagify.sh 0.9.4.72: 2005-09-16 13:26:39 +00:00
TLA 0.8.9.10: 2004-03-30 16:58:25 +00:00
TODO support for DragonFly BSD 2014-06-20 11:48:35 +01:00
wc.sh 0.9.4.72: 2005-09-16 13:26:39 +00:00

GENERAL INFORMATION

Welcome to SBCL.

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

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 more information about using the system, see the man
page, "sbcl.1", or the user manual in the "doc/manual" subdirectory of
the distribution. (The user manual is maintained as Texinfo in the
source distribution; HTML version is available for download, and
"INSTALL" describes how to build the Texinfo version in HTML and PDF.)

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

The "BUGS" file lists current known bugs.

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
Note that as a spam reduction measure you must subscribe to the lists
before you can post.

The "HACKING" file has more details regarding hacking on and
contributing to SBCL.

SYSTEM-SPECIFIC HINTS

for NetBSD:
  NetBSD 2.0 and above are required because of the lack of needed
  signal APIs in NetBSD 1.6 and earlier.