Skip to content

Unofficial SBCL fork for MS Windows (normally kept in sync with the mainline, intended for eventual merge) featuring threads, AMD64 port, and some I/O subsystem modifications (mostly Windows-specific). Based on threading support by dmitry_vk (with GC safepoints)

License

Notifications You must be signed in to change notification settings

akovalenko/sbcl-win32-threads

This branch is 1908 commits ahead of, 12 commits behind dmitryvk/sbcl-win32-threads:enhanced-windows-threads.

Folders and files

NameName
Last commit message
Last commit date
Jan 31, 2013
Oct 13, 2012
Jan 2, 2012
Jan 24, 2013
Jan 20, 2013
Aug 11, 2012
Nov 4, 2007
Oct 19, 2012
Jun 9, 2012
Jun 3, 2009
Oct 4, 2010
Nov 26, 2012
Jun 14, 2011
Apr 6, 2012
Jan 30, 2013
Aug 31, 2011
Sep 18, 2000
Feb 19, 2012
Jan 18, 2012
Mar 30, 2004
Dec 17, 2008
Nov 10, 2011
Aug 21, 2010
May 26, 2011
Nov 8, 2012
Feb 12, 2011
Sep 18, 2000
Oct 22, 2007
Nov 7, 2006
Oct 24, 2011
Mar 9, 2011
Jun 4, 2009
Jun 10, 2011
Jan 3, 2013
Mar 9, 2011
May 5, 2009
Jan 9, 2006
Sep 3, 2010
Oct 22, 2011
Dec 10, 2010
Aug 2, 2011
Oct 22, 2011
Oct 23, 2011
Dec 10, 2010
May 11, 2009
Feb 28, 2007
Oct 23, 2011
Nov 26, 2012
Aug 11, 2012
Dec 28, 2012
Nov 26, 2012
Sep 18, 2000
Dec 1, 2012
Aug 11, 2012
Mar 7, 2011
Nov 26, 2012
Jun 6, 2011
Sep 16, 2005
Sep 16, 2005

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


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.

About

Unofficial SBCL fork for MS Windows (normally kept in sync with the mainline, intended for eventual merge) featuring threads, AMD64 port, and some I/O subsystem modifications (mostly Windows-specific). Based on threading support by dmitry_vk (with GC safepoints)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Common Lisp 91.3%
  • C 7.0%
  • Shell 1.1%
  • Other 0.6%