Пакет abcl: Информация

    Бинарный пакет: abcl
    Версия: 0.14.0-alt1.svn20090325_jpp5
    Архитектура: noarch
    Собран:  30 марта 2009 г. 21:26
    Исходный пакет: abcl
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://common-lisp.net/project/armedbear/

    Лицензия: GPLv2 with exceptions
    О пакете: Armed Bear Common Lisp is an implementation of ANSI Common Lisp for JVM
    Описание: 
    Armed Bear Common Lisp (ABCL) is an implementation of ANSI Common Lisp that runs
    in a Java virtual machine. It provides a runtime system, a compiler that
    compiles Lisp source to JVM bytecode, and an interactive REPL for program
    development.
    
    ABCL is distributed under the terms of the GNU General Public License, with a
    special linking exception. If you link ABCL with your own program, then you do
    not need to release the source code for that program. However, any changes that
    you make to ABCL itself must be released in accordance with the terms of the
    GPL. The license is the same as used by GNU Classpath and J2SE (Java).
    
    ABCL runs on platforms that support Java 1.5 (or later), including Linux,
    Windows, and Mac OS X.
    
    ABCL is free software and comes with ABSOLUTELY NO WARRANTY.

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev

    Права:
    @qa_p5

    Последнее изменение


    29 марта 2009 г. Eugeny A. Rostovtsev 0.14.0-alt1.svn20090325_jpp5
    - version 0.14.0
    7 января 2009 г. Eugeny A. Rostovtsev 0.12.0-alt1jpp5
    - Initial build for Sisyphus