Skip to content
/ sbcl Public
forked from sbcl/sbcl

Mirror of Steel Bank Common Lisp (SBCL)'s official repository

License

Notifications You must be signed in to change notification settings

nzioki/sbcl

This branch is 24 commits ahead of, 460 commits behind sbcl/sbcl:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c838cc0 · Jan 30, 2025
Jan 17, 2025
Jan 15, 2025
Jan 18, 2025
Dec 15, 2024
Oct 26, 2024
Jan 30, 2025
Jan 23, 2025
Nov 3, 2023
Jan 17, 2025
Jan 17, 2025
Jun 19, 2021
Aug 31, 2024
Aug 31, 2024
Nov 9, 2024
Dec 13, 2024
Jun 3, 2009
Apr 13, 2017
Jun 28, 2013
Jun 15, 2021
Jun 8, 2022
Jan 30, 2025
Mar 6, 2024
Sep 18, 2000
Oct 28, 2019
Mar 30, 2004
Sep 16, 2022
Sep 29, 2022
Jul 17, 2024
Sep 4, 2015
Nov 9, 2024
Jan 20, 2020
Jan 17, 2024
Oct 22, 2007
Oct 18, 2015
Apr 22, 2022
Aug 31, 2024
Jun 4, 2009
Oct 3, 2022
Apr 11, 2019
Jan 30, 2019
Apr 21, 2023
Jun 30, 2021
Nov 9, 2024
Aug 21, 2024
Apr 14, 2019
Aug 28, 2024
Nov 3, 2023
Jan 20, 2025
Nov 10, 2019
Sep 27, 2021
Apr 21, 2023
Jan 18, 2025
Apr 21, 2024
Apr 21, 2023
Oct 6, 2022
May 3, 2021
Apr 24, 2024
Sep 6, 2023
Sep 18, 2000
Nov 30, 2021
Apr 21, 2023
Nov 7, 2013
Jan 30, 2022
Jun 6, 2011
Sep 16, 2005
May 31, 2024
Sep 12, 2020
Sep 16, 2005
Jan 21, 2025
Jan 21, 2025
Jan 21, 2025

Repository files navigation

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.

About

Mirror of Steel Bank Common Lisp (SBCL)'s official repository

Resources

License

Stars

Watchers

Forks

Languages

  • Common Lisp 90.8%
  • C 7.5%
  • Shell 0.9%
  • Assembly 0.4%
  • Makefile 0.2%
  • C++ 0.2%