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
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.7-source.tar.bz2 0005472699 5.22 MB
sbcl-cast.patch 0000000496 496 Bytes
sbcl-disable-frlock-test.patch 0000000464 464 Bytes
sbcl.changes 0000056113 54.8 KB
sbcl.spec 0000005068 4.95 KB
sbclrc.sample 0000001322 1.29 KB
Revision 69 (latest revision is 208)
Togan Muftuoglu's avatar Togan Muftuoglu (toganm) accepted request 280514 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 69)
- Update to version 1.2.7
  * Optimization:
    + returning constant values refers to preboxed
      constants more reliably. (lp#1398785)
  * Enhancement:
    + STYLE-WARNING is produced if a compiler-macro is
      defined for a function after at least one ordinary (not inlined)
      call to that function was compiled, indicating a likely
      compilation order problem. Likewise a warning ensues if a call
      is compiled to a function that is subsequently proclaimed INLINE.
    + always lose() when something goes wrong while saving a core
      (instead of just printing an error on stderr in some situations).
    + frames in the debugger are now restartable by default.
  * Bug Fix:
    + restore error handling on Windows x86.
    + MAKE-SEQUENCE detects type errors in its :INITIAL-ELEMENT
      at compile-time when possible. (lp#330299)
    + parsing of malformed type specifiers no longer results in a
      memory-fault-error.
    + LOOP properly destructures nested lists in WITH.
    + MACROEXPANDing the redefinition of an alien structure type no
      longer signals the wrong error.
    + PROGV doesn't get confused by forced DEBUG 3 (lp#1405456).
Comments 0
openSUSE Build Service is sponsored by