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

    Бинарный пакет: embryo_cc
    Версия: 0.9.1.032-alt1.20060920
    Архитектура: x86_64
    Собран:  20 сентября 2006 г. 22:40
    Исходный пакет: embryo
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.enlightenment.org/

    Лицензия: BSD
    О пакете: Embryo compiler
    Описание: 
    Embryo is primarily a shared library that gives you an API to load and control
    interpredted programs compiled into the abstract machine bytecode that it
    understands. This abstrac (or virtual) machine is imilar to a real machin
    with a CPU, but it is emulated in software. The architecture is simple and is
    the same as the abstract machine (AMX) in the
    http://www.compuphase.com/small.htm language as it is based
    on exactly the same code. Embryo has modified the code for the AMX extensively
    and has made it smaller and more portable. It is VERY small. The total size
    of the virtual machine code AND header files is less than 2500 lines of code.
    It includes the floating point library support by default as well. This makes
    it one of the smallest interpreting engines around, and thus makes is very
    efficient to use in code.
    
    This package contains embryo compiler.

    Сопровождающий: Igor Zubkov

    Список участников:
    Igor Zubkov
    nikon
    Alex Murygin

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


    20 сентября 2006 г. Igor Zubkov 0.9.1.032-alt1.20060920
    - 20060910 -> 20060920
    12 сентября 2006 г. Igor Zubkov 0.9.1.032-alt1.20060910
    - update from cvs (0.9.1.026 20060412 -> 0.9.1.032 20060910)
    - buildreq
    14 апреля 2006 г. Igor Zubkov 0.9.1.026-alt1.20060412
    - updated from cvs