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

    Исходный пакет: jaskell
    Версия: 1.0-alt1_1jpp5
    Собран:  17 марта 2009 г. 22:54
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://jaskell.codehaus.org/

    Лицензия: BSD
    О пакете: Java Haskell pure functional programming language.
    Описание: 
    There are already many cool scripting languages in jvm.
    Jython, JRuby, Groovy etc. They are all excellent and very
    practical scripting languages. Why yet another scripting
    language?
    Well. Jaskell is designed not to be a better language, but
    a different one.
    1. Most of the current scripting languages are Object-Oriented.
       Though they more or less have functional tastes (Ruby's
       sexy closure, for example), the heart of them are still
       Object-Oriented. One of the most important essenses of
       functional programming (combinators) is yet to be brought
       into Java.
    2. Jaskell brings with it higher order function, function
       currying, pattern match and monadic combinator support.
    3. Monadic combinator is ideal for designing Domain Specifi
       Language. It is relatively easy to tailor Jaskell runtime
       to make domain specific syntax look like simple atomic
       statements. See Neptune for a real example.
    4. Jaskell bridges nicely between functional interpreter and
       Java. In fact, Jaskell is nothing but a Java library that
       passes Java objects in and out of the interpreter.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    jaskell (noarch)
    jaskell-javadoc (noarch)
    jaskell-manual (noarch)

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

    Список участников:
    Igor Vlasenko

      1. ant >= 0:1.6.5
      2. ant-junit
      3. /proc
      4. bsf
      5. jakarta-commons-lang
      6. jfunutil
      7. jpackage-compat
      8. jpackage-utils >= 0:1.7.5
      9. jparsec
      10. junit

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


    17 марта 2009 г. Igor Vlasenko 0:1.0-alt1_1jpp5
    - first build