Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37385562
en ru br
Репозитории ALT
S:2.3.8-alt1
5.1: 1.0.44-alt0.M51.4
4.1: 1.0.12-alt1
4.0: 1.0.12-alt1
3.0: 0.9.5-alt1
www.altlinux.org/Changes

Группа :: Разработка/Lisp
Пакет: sbcl

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.0.12-alt1
Время сборки: 15 декабря 2007, 21:50 ( 852.7 недели назад )
Размер архива: 3.01 Mb

Домашняя страница:   http://sbcl.sourceforge.net/

Лицензия: Distributable
О пакете: Steel Bank Common ANSI Common Lisp
Описание:

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.

Текущий майнтейнер: Vadim V. Zhytnikov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • sbcl
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin