Paketname | antlr3 |
Beschreibung | language tool for constructing recognizers, compilers etc |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 3.0.1+dfsg-4ubuntu2 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 584 Byte |
Hängt ab von | default-jre-headless | java2-runtime-headless, libstringtemplate-java |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 524850 Byte |
Prüfsumme MD5 | c6fc620c79acd3e90db5784601c283e0 |
Prüfsumme SHA1 | baad437caa9bc37b163764fb015612733bb61154 |
Prüfsumme SHA256 | 298bc4776407341b7e74e8f994b8060c97020b4c9ff4be3c1a1cf4735eda55ee |
Link zum Herunterladen | antlr3_3.0.1+dfsg-4ubuntu2_i386.deb |
Ausführliche Beschreibung | ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is
a language tool that provides a framework for constructing recognizers,
compilers, and translators from grammatical descriptions containing C++
or Java actions [You can use PCCTS 1.xx to generate C-based parsers].
.
Computer language translation has become a common task. While
compilers and tools for traditional computer languages (such as C
or Java) are still being built, their number is dwarfed by the thousands
of mini-languages for which recognizers and translators are being
developed. Programmers construct translators for database formats,
graphical data files (e.g., PostScript, AutoCAD), text processing
files (e.g., HTML, SGML). ANTLR is designed to handle all of your
translation tasks.
|