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
README.openSUSE 0000000368 368 Bytes
customize-target-features.lisp 0000000260 260 Bytes
dont-split-doc.patch 0000000505 505 Bytes
sbcl-1.0.54-optflags.patch 0000001709 1.67 KB
sbcl-1.1.13-personality.patch 0000000674 674 Bytes
sbcl-1.1.14-source.tar.bz2 0004218825 4.02 MB
sbcl-1.1.2-install.patch 0000000343 343 Bytes
sbcl-disable-frlock-test.patch 0000000464 464 Bytes
sbcl.changes 0000041335 40.4 KB
sbcl.spec 0000004384 4.28 KB
sbclrc.sample 0000001322 1.29 KB
Revision 17 (latest revision is 103)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 208980 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 17)
- Update to version 1.1.14
  * Optimization:
    + complicated TYPEP tests are less opaque to the
      type propagation pass. (lp#1229340)
    + [N]BUTLAST perform a single pass over the list.
      (lp#1245697)
    + EQUALP on structures with raw slots (double-float/complex)
      no longer conses and is faster.
    + RESTART-CASE expands to more compact code.
      Thanks to Jan Moringen. (lp#1249055)
  * Enhancement:
    + Top-level defmethod without defgeneric no longer
      causes  undefined-function warnings in subsequent forms.
      (lp#503095)
    + run-sbcl.sh is usefully handled by rlwrap.  Thanks
      to William Cushing. (lp#1249183)
    + new function SB-EXT:ASSERT-VERSION->= accepts a version
      specification (multiple integer arguments) and signals a
      continuable error if the current SBCL version is lower (older)
      than the specification. (lp#674372)
    + better ARRAY-RANK result derivation. (lp#1252108)
  * Bug fix:
    + EQUALP now compares correctly structures with raw slots larger
      than a single word.
    + OPEN reports a more meaningful error when an existing file is
      opened for output with :if-exists :new-version.Thanks to
      Philip Munksgaard. (lp#455381)
    + DEFSTRUCTs with NIL as a slot name no longer cause strange
      CLOS-related errors.  (lp#633911) (forwarded request 208979 from toganm)
Comments 0
openSUSE Build Service is sponsored by