Package gnustep-Etoile-Languages: Information

    Source package: gnustep-Etoile-Languages
    Version: 0.6-alt1.git20140226.M70T.1
    Build time:  Mar 6, 2014, 07:06 AM in the task #115804
    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

    ACL:
    Eugeny A. Rostovtsev
    @everybody

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

    Last changed


    March 6, 2014 Eugeny A. Rostovtsev 0.6-alt1.git20140226.M70T.1
    - Built for t7/branch
    March 6, 2014 Eugeny A. Rostovtsev 0.6-alt2.git20140226
    - Added documentation
    March 5, 2014 Eugeny A. Rostovtsev 0.6-alt0.git20140226.M70T.1
    - Built for t7/branch