Package embryo: Information

    Source package: embryo
    Version: 1.7.5-alt0.M60P.1
    Build time:  Mar 1, 2013, 04:40 PM
    Category: System/Libraries
    Report package bug
    License: BSD
    Summary: A small virtual machine engine (in a library) and bytecode compiler
    Description: 
    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.

    List of rpms provided by this srpm:
    embryo_cc (x86_64, i586)
    embryo_cc-debuginfo (x86_64, i586)
    libembryo (x86_64, i586)
    libembryo-debuginfo (x86_64, i586)
    libembryo-devel (x86_64, i586)

    Maintainer: Yuri N. Sedunov


    ACL:
    Yuri N. Sedunov
    blake

      1. libeina-devel >= 1.7.5
      2. doxygen

    Last changed


    Feb. 28, 2013 Yuri N. Sedunov 1.7.5-alt0.M60P.1
    - backport to p6
    Jan. 5, 2013 Yuri N. Sedunov 1.7.5-alt1
    - 1.7.5
    Dec. 22, 2012 Yuri N. Sedunov 1.7.4-alt1
    - 1.7.4