Package gnustep-Etoile-Languages: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #156038
Package removed: Andrey Cherepanov
Deletion date: Jan. 18, 2016
    Source package: gnustep-Etoile-Languages
    Version: 0.6-alt3.git20140226
    Build time:  Apr 11, 2014, 07:09 AM in the task #118063
    Report package bug
    License: MIT / BSD
    Summary: Abstract syntax tree and compilation framework
    Description: 
    LanguageKit provides the abstract syntax tree and compilation framework
    for Etoile Pragmatic Smalltalk and EScript.  LanguageKit is split into
    three main components:
    
    - The core LanguageKit framework provides the abstract syntax tree
      structure that front ends (such as Pragmatic Smalltalk) construct and
      manipulate.  It also contains an AST interpreter.
    - The Runtime subframework provides a runtime library for code generated
      by LanguageKit.  This sits on top of the Objective-C runtime and
      provides extra features, such as non-local returns and small integers.
    - The CodeGen framework uses LLVM to generate optimised native code from
      LanguageKit abstract syntax trees.

    List of rpms provided by this srpm:
    gnustep-Etoile-Languages (x86_64, i586)
    gnustep-Etoile-Languages-debuginfo (x86_64, i586)
    gnustep-Etoile-Languages-docs (noarch)
    libgnustep-Etoile-Languages (x86_64, i586)
    libgnustep-Etoile-Languages-debuginfo (x86_64, i586)
    libgnustep-Etoile-Languages-devel (x86_64, i586)


    List of contributors:
    Eugeny A. Rostovtsev

      1. libxslt-devel
      2. llvm-devel-static
      3. libffi-devel
      4. /proc
      5. clang-devel
      6. libgcrypt-devel
      7. lemon
      8. gnustep-Etoile-DocGenerator
      9. gnustep-Etoile-EtoileFoundation-devel
      10. gnustep-Etoile-SourceCodeKit-devel
      11. gnustep-Etoile-devel
      12. gnustep-gui-devel
      13. gnustep-make-devel
      14. libgmp-devel
      15. gcc-c++
      16. libgnustep-objc2-devel
      17. libgnutls-devel
      18. libicu-devel
      19. zlib-devel

    Last changed


    April 11, 2014 Eugeny A. Rostovtsev 0.6-alt3.git20140226
    - Rebuilt with llvm 3.4 (thnx glebfm@)
    March 6, 2014 Eugeny A. Rostovtsev 0.6-alt2.git20140226
    - Added documentation
    March 5, 2014 Eugeny A. Rostovtsev 0.6-alt1.git20140226
    - Initial build for Sisyphus