Steel Bank Common Lisp.

Edit Package sbcl
http://www.sbcl.org/

Steel Bank Common Lisp (SBCL) is a high performance Common Lisp
compiler. It is open source / free software, with a permissive license.
In addition to the compiler and runtime system for ANSI Common Lisp, it
provides an interactive environment including a debugger, a statistical
profiler, a code coverage tool, and many other extensions.

Refresh
Refresh
Source Files
Filename Size Changed
0002-Fix-array-bound-checking-with-negative-indexes-on-AR.patch 0000001626 1.59 KB
README.openSUSE 0000000368 368 Bytes
customize-target-features.lisp 0000000260 260 Bytes
disable-localport-bsd-sockets-test.patch 0000002936 2.87 KB
dont-split-doc.patch 0000000505 505 Bytes
sbcl-1.1.13-personality.patch 0000000674 674 Bytes
sbcl-1.1.17-optflags.patch 0000001669 1.63 KB
sbcl-1.1.2-install.patch 0000000343 343 Bytes
sbcl-1.2.5-source.tar.bz2 0005442255 5.19 MB
sbcl-cast.patch 0000000496 496 Bytes
sbcl-disable-frlock-test.patch 0000000464 464 Bytes
sbcl.changes 0000053258 52 KB
sbcl.spec 0000005228 5.11 KB
sbclrc.sample 0000001322 1.29 KB
Revision 28 (latest revision is 103)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 259750 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 28)
- Update to version 1.2.5
  * 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
   + enhancement: a style-warning is signaled if OPTIMIZE
     declarations multiply specify a quality with differing values.
     (lp#310267)
  * Bug fix:
    + conservatively pointed to pages wipe out unused dwords
      so that they cannot act as false roots in turn.
    + the walker's handling of lexical variable and
      symbol-macro bindings is improved (lp#375326, lp#1368305)
    + HANDLER-{BIND,CASE} no longer drop into ldb when a
      clause contains an undefined condition type; regression
      in 1.1.19( lp#1378939)
    + in interpreted code, inequality predicates did not
      type-check arguments that weren't examined, and a 1-argument use
      of MIN or MAX accepted a complex number. (lp#1373702)
    + APROPOS and APROPOS-LIST handle inherited symbols correctly.
      (lp#1364413, thanks to Zach Beane) (forwarded request 259748 from toganm)
Comments 0
openSUSE Build Service is sponsored by