Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37793731
en ru br
ALT Linux repositórios
S:2.3.8-alt1
5.0: 1.0.25-alt1
4.1: 1.0.12-alt1
4.0: 1.0.12-alt1
3.0: 0.9.5-alt1

Group :: Desenvolvimento/Lisp
RPM: sbcl

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.0.12-alt1
Data da compilação: 15 dezembro 2007, 21:50 ( 855.3 weeks ago )
Tamanho:: 3.01 Mb

Home page:   http://sbcl.sourceforge.net/

Licença: Distributable
Sumário: Steel Bank Common ANSI Common Lisp
Descrição:

Steel Bank Common Lisp (SBCL) is an open source (free software) compiler
and runtime system for ANSI Common Lisp. It provides an interactive
environment including an integrated native compiler, a debugger,
and many extensions.

SBCL runs on many UNIX and UNIX-like systems.

SBCL is a fork off of the main branch of CMU CL. Broadly speaking,
SBCL is distinguished from CMU CL by a greater emphasis on
maintainability. Maybe someday this will translate into better
stability, better ANSI compliance, and so forth, but for now, the big
advantage is that an SBCL system is built directly from scratch, as an
ordinary software system is.

SBCL also places less emphasis than CMU CL does on non-ANSI
extensions, either on backward compatibility with the old CMU CL
non-ANSI extensions or on adding new non-ANSI extensions.

SBCL derives most of its code from CMU CL, created at Carnegie Mellon
University. Radical changes have been made to some parts of the system
(particularly bootstrapping) but most fundamentals (like the mapping
of Lisp abstractions onto the underlying hardware, the basic
architecture of the compiler, and most of the runtime support code)
are only slightly changed. Enough changes have been made to the
interface and architecture that calling the new system CMU Common Lisp
would cause confusion - the world does not need multiple incompatible
systems named CMU CL. But it's appropriate to acknowledge the descent
from the CMU hackers (and post-CMU CMU CL hackers) who did most of the
heavy lifting to make the system work. So the system is named Steel
Bank after the industries where Andrew Carnegie and Andrew Mellon,
respectively, made the big bucks.

Mantenedor currente: Vadim V. Zhytnikov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • sbcl
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009