1
0
Fork
You've already forked sbcl-android
0
  • Common Lisp 90.7%
  • C 7.6%
  • Shell 1%
  • Assembly 0.4%
  • Makefile 0.2%
Find a file
2023年11月25日 17:37:20 +01:00
.github/workflows Fix Windows build with broken C compilers. 2023年07月24日 00:05:13 +03:00
benchmarks x86: Check for stack overflow for large stack allocated objects. 2023年09月28日 23:05:17 +02:00
contrib Rename and revise comments about valid_lisp_pointer 2023年10月03日 10:59:45 -04:00
crossbuild-runner Remove :integer-eql-vop feature, use vop-existsp instead. 2023年09月05日 06:57:57 +03:00
doc Checkin some design notes about the cmsgc design 2023年10月09日 20:50:04 -04:00
src Add export to survive cold init (or whatever) 2023年11月25日 17:37:20 +01:00
tests Remove a reader conditional 2023年10月30日 14:10:24 -04:00
tlsf-bsd Fix win32 C warnings 2023年07月10日 22:51:30 -04:00
tools-for-build Allow bootstrap by SBCL before 1.1.5 2023年08月30日 22:37:22 +02:00
.cirrus.yml cirrus-ci: don't run tests on darwin-arm64 2023年08月31日 21:33:51 +03:00
.dir-locals.el Add .dir-locals disabling indent-tabs-mode everywhere but Makefiles 2021年06月19日 19:21:07 +03:00
.gitattributes
.gitignore Derive integer-length for type unions. 2023年10月21日 07:41:42 +03:00
.mailmap Adjust .mailmap 2020年03月02日 13:55:33 +03:00
binary-distribution.sh Remove a few stale lines 2022年09月29日 17:47:49 -04: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
clean.sh Faster canonicalize-whitespace 2023年08月04日 23:12:44 +03:00
cload-xc.lisp SB!C => SB-C 2020年01月19日 18:00:09 -08:00
COPYING
CREDITS New contrib: SB-GMP 2013年06月28日 00:18:16 -04:00
cross-make.sh Run generate-version in cross-make 2023年01月21日 01:03:28 -05: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
float-math.lisp-expr Derive integer-length for type unions. 2023年10月21日 07:41:42 +03:00
freeze.sh Adjust freeze script 2022年04月22日 15:46:49 +01:00
generate-version.sh Spelling fixes. 2022年09月20日 10:15:05 -04:00
HACKING Repoint the IRC channel in HACKING 2021年06月15日 09:25:23 +01:00
html-distribution.sh 1.0.29.1: fix FILL 2009年06月04日 18:01:31 +00:00
INSTALL zlib => zstd in INSTALL. 2022年06月08日 11:31:22 -07:00
install.sh Simplify install.sh 2022年10月03日 12:48:36 -04:00
load-xc.lisp
loader.lisp
make-all-targets.sh Cease attempting incremental make 2022年05月05日 17:02:41 -04:00
make-android.sh Add android build system (crosscompiling with NDK) 2023年04月21日 15:08:19 -04:00
make-c-runtime.sh Relax requirement on current directory during build 2021年06月30日 11:25:13 -04:00
make-config.sh Darwin: fix build without legacy support library 2023年08月30日 22:37:22 +02:00
make-genesis-2.lisp Try (and fail) to reimplement "missed compiler macro" warning 2023年04月17日 16:54:48 -04:00
make-genesis-2.sh Don't require diffutils. 2019年04月14日 16:13:43 +03:00
make-host-1.lisp clean.sh: optionally don't delete ucd output files. 2023年08月04日 23:12:44 +03:00
make-host-1.sh
make-host-2.lisp Enforce no warnings in #+win32 make-host-2 2023年07月15日 12:54:06 -04:00
make-host-2.sh Accept one filename in make-host-2.sh to compile just that 2019年11月10日 13:37:49 -05:00
make-shared-library.sh Define a foreign callable interface and make libsbcl.so useful. 2021年09月27日 15:25:13 -07:00
make-target-1.sh Add android build system (crosscompiling with NDK) 2023年04月21日 15:08:19 -04:00
make-target-2-load.lisp Preserve :MARK-REGION-GC in *FEATURES* 2023年10月11日 14:32:08 -04:00
make-target-2.sh Don't enable *check-consistency* with sb-devel. 2023年06月28日 21:46:14 +03:00
make-target-contrib-android.sh Add android build system (crosscompiling with NDK) 2023年04月21日 15:08:19 -04:00
make-target-contrib.sh Remove DONT_CLEAN_SBCL_CONTRIB 2022年10月06日 13:35:06 -04:00
make-windows-installer.sh Make some build scripts robust in case CDPATH is set and inconvenient. 2021年05月03日 10:24:15 -04:00
make.sh Don't check for leftover symbols on #+sb-devel 2023年08月04日 18:09:39 +03:00
maketarg2loop.lisp Add a thing to help bisect over GC flakes 2023年09月06日 16:44:28 -04:00
NEWS 2.3.10: will be tagged as "sbcl-2.3.10" 2023年10月30日 19:42:20 +00:00
OPTIMIZATIONS Update OPTIMIZATIONS. 2023年09月07日 16:27:00 +02:00
PRINCIPLES
pubring.pgp
README Remove mentions of NetBSD 2.0 from README. 2019年10月28日 13:53:07 +03:00
release.sh Update release script manual instructions 2021年11月30日 21:20:34 +00:00
run-sbcl.sh Add android build system (crosscompiling with NDK) 2023年04月21日 15:08:19 -04:00
sbcl-pwd.sh sbcl-pwd.sh: Fix when $OSTYPE is not set. 2013年11月08日 00:02:16 +04:00
slam.sh Fix slam. 2022年01月30日 10:50:46 -08: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
TODO Remove all os_invalidate() "variations" 2022年09月16日 15:40:32 -04:00
verify-header-parsing.sh Make autogenerated headers mostly self-contained 2020年09月11日 22:31:32 -04: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 OpenBSD 6.0 and newer:
 SBCL must be built and run from a filesystem with the "wxallowed"
 mount option, such as /usr/local in the default install.