Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37568276
en ru br
Репозитории ALT
5.1: 1.3.2-alt1_2jpp5
www.altlinux.org/Changes

Группа :: Разработка/Java
Пакет: jtb

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.3.2-alt1_2jpp5
Время сборки: 5 января 2009, 13:36 ( 798.8 недели назад )
Размер архива: 238.71 Kb

Домашняя страница:   http://compilers.cs.ucla.edu/jtb/

Лицензия: BSD-style
О пакете: Java Tree Builder
Описание:

JTB is a syntax tree builder to be used with the Java Compiler
Compiler (JavaCC) parser generator.  It takes a plain JavaCC
grammar file as input and automatically generates the following:
* A set of syntax tree classes based on the productions in the
 grammar, utilizing the Visitor design pattern.
* Two interfaces: Visitor and GJVisitor.  Two depth-first
 visitors: DepthFirstVisitor and GJDepthFirst, whose default
 methods simply visit the children of the current node.
* A JavaCC grammar jtb.out.jj with the proper annotations to
 build the syntax tree during parsing.

Текущий майнтейнер: Igor Vlasenko

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • jtb
  • jtb-javadoc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin