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

    Исходный пакет: javacc40
    Версия: 4.0-alt2_3jpp5
    Собран:  30 марта 2013 г. 5:05
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: https://javacc.dev.java.net/

    Лицензия: BSD
    О пакете: A parser/scanner generator for java
    Описание: 
    Java Compiler Compiler (JavaCC) is the most popular parser generator for use
    with Java applications. A parser generator is a tool that reads a grammar
    specification and converts it to a Java program that can recognize matches to
    the grammar. In addition to the parser generator itself, JavaCC provides other
    standard capabilities related to parser generation such as tree building (via
    a tool called JJTree included with JavaCC), actions, debugging, etc.

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

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

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

      1. /bin/bash
      2. ant
      3. ant-junit3
      4. /proc
      5. junit3 >= 0:3.8.1
      6. jpackage-compat

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


    29 марта 2013 г. Igor Vlasenko 0:4.0-alt2_3jpp5
    - explicitly use junit3
    27 февраля 2010 г. Igor Vlasenko 0:4.0-alt1_3jpp5
    - compat version
    8 июня 2007 г. Igor Vlasenko 0:4.0-alt1_3jpp1.7
    - converted from JPackage by jppimport script