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 0000000254 254 Bytes
sbcl-1.1.2-install.patch 0000000358 358 Bytes
sbcl-1.2.7-armel-linux-binary.tar.bz2 0009907991 9.45 MB
sbcl-1.2.7-powerpc-linux-binary.tar.bz2 0009884585 9.43 MB
sbcl-1.4.11-armhf-linux-binary.tar.bz2 0009767589 9.32 MB
sbcl-1.4.2-arm64-linux-binary.tar.bz2 0010578821 10.1 MB
sbcl-1.4.3-x86-linux-binary.tar.bz2 0010227185 9.75 MB
sbcl-1.4.7-x86-64-linux-binary.tar.bz2 0010380734 9.9 MB
sbcl-1.5.8-ppc64le-linux-binary.tar.bz2 0010025597 9.56 MB
sbcl-2.2.8-source.tar.bz2 0007263357 6.93 MB
sbcl-use-SOURCE_DATE_EPOCH-for-build-id.patch 0000000596 596 Bytes
sbcl.changes 0000157664 154 KB
sbcl.spec 0000006329 6.18 KB
sbclrc.sample 0000001322 1.29 KB
strip-arm-CFLAGS.patch 0000000479 479 Bytes
Revision 165 (latest revision is 210)
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 1000415 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 165)
- Update to version 2.2.8
  * minor incompatible change: support for 32-bit x86/Darwin has been removed.
  * bug fix: fix miscompilation related to empty infinite loops preceded by
    conditional expressions. (lp#1986810, reported by Artyom Bologov)
  * bug fix: fix gc invariant violations.  (lp#1983218, reported by Marius
    Gerbershagen; lp#1983248, reported by Vasily Postnicov)
  * bug fix: use CC to compile SBCL as a shared library.  (lp#1976148,
    reported by Pierre Neidhardt)
  * bug fix: don't crash the system completely if RUN-PROGRAM fails to create
    a pipe.  (lp#1979841, reported by Thor Kristofferson)
  * bug fix: be more disciplined about use of C system includes.  (lp#1981799,
    reported by Mark Evenson)
  * bug fix: STRING/= returning wrong results for some cases when :END1/:END2
    were not compile-time constants.  (lp#1983284)
  * bug fix: compile-time checking of :START and :END keyword arguments to
    FILL is more complete.
  * optimization: adjacent type tests on the same value are more compact
    (arm64, x86-64).
  * optimization: the compiler can inline COPY-STRUCTURE in more cases.
  * optimization: type checks for non-simple arrays are shorter.
  * optimization: printing strings (as Lisp data) is faster.
- Remove sbcl-allow-value-cell-value-in-RO-space.patch, merged upstream
Comments 0
openSUSE Build Service is sponsored by