Christophe Rhodes is announcing that Steel Bank Common Lisp with version number 1.2.13 is already available to download.
What is Steel Bank Common Lisp ?
Steel Bank Common Lisp is A compiler and runtime system for ANSI Common LISP .
Provides an integrated native compiler, a debugger, and many extensions.Steel Bank Common Lisp (SBCL) was tested on various POSIX platforms and Windows.
This is changelog for Steel Bank Common Lisp version 1.2.13 :
- Enhancement:
- sb-bsd-sockets now has basic support for IPv6
- An sb-unicode package has been added, containing many functions related to handling Unicode text
- The reader now normalizes symbols to Normalization Form KC (NFKC). This behavior can be disabled with SB-EXT:READTABLE-NORMALIZATION
You can read the complete changelog and also download this latest version on their homepage: www.sbcl.org