DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamejavacc
BeschreibungA parser generator for use with Java
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version5.0-1
Sektiondevel
Prioritätoptional
Installierte Größe368 Byte
Hängt ab vondefault-jre-headless | java1-runtime | java2-runtime
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße282792 Byte
Prüfsumme MD51dce1dbd1d343311f571e9d9089d6250
Prüfsumme SHA126dd216bced622858e1ef72e240b9e2e4e30c9b4
Prüfsumme SHA2560ccc7de57b0fe5b6b98e3cfa6af56a9bfa85e6db7163013f366d1a855c429502
Link zum Herunterladenjavacc_5.0-1_all.deb
Ausführliche BeschreibungJava Compiler-Compiler (JavaCC) is (according to sun) "the most popular parser generator" for use with Java [tm] 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.


Impressum
Linux is a registered trademark of Linus Torvalds