Package haxe: Information

    Source package: haxe
    Version: 3.4.7-alt1
    Build time:  Jun 24, 2018, 02:12 AM in the task #208907
    Report package bug
    Home page: http://haxe.org

    License: GPLv2
    Summary: Haxe is an open source programming language
    Description: 
    Haxe (pronounced as hex) is an open source programming language.
    
    While most other languages are bound to their own platform
    (Java to the JVM, C# to .Net, ActionScript to the Flash Player),
    Haxe is a multiplatform language.
    
    The idea behind Haxe is to let the developer choose the best platform
    for a given job. In general, this is not easy to do,
    because every new platform comes with its own programming language.
    
    What Haxe provides you with is:
    * a standardized language with many good features
    * a standard library (including Date, Xml, Math...) that works the same on all platforms
    * platform-specific libraries : the full APIs for a given platform are accessible from Haxe

    List of rpms provided by this srpm:
    haxe (x86_64, i586, aarch64)
    haxe-debuginfo (x86_64, i586, aarch64)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

      1. neko
      2. libpcre-devel
      3. ocaml-camlp4-devel >= 4.02
      4. rpm-build-intro
      5. zlib-devel

    Last changed


    June 24, 2018 Vitaly Lipatov 3.4.7-alt1
    - build 3.4.7 version
    Aug. 5, 2013 Vitaly Lipatov 3.0.0-alt1
    - merge with tag v3-00, real 3.0.0 version
    March 29, 2013 Vitaly Lipatov 3.0.0-alt0.1
    - Initial build for ALTLinux Sisyphus