antlr 2.7.7+dfsg-2 source package in Ubuntu

Changelog

antlr (2.7.7+dfsg-2) unstable; urgency=low

  * Team upload.
  * Add build-arch target to debian/rules.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  21 Nov 2011 12:42:33 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Java Maintainers
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
antlr_2.7.7+dfsg.orig.tar.gz 1.7 MiB 1a01f8080da10a93b3f3b78c70cc87893474111bd2d4e0fdb2cca2016b1a3771
antlr_2.7.7+dfsg-2.debian.tar.gz 14.2 KiB 6579dca17c7ca9c49a2117f3e9d5e1792fa9bd0100480e9e12cb0b6745bbf33b
antlr_2.7.7+dfsg-2.dsc 2.3 KiB bfe29620bfd48435a875b6fbcd35f4b68f6c111a480d31cdc43b714e05bfc0a0

View changes file

Binary packages built by this source

antlr: language tool for constructing recognizers, compilers etc

 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.

antlr-doc: language tool for constructing recognizers, compilers etc

 This package contains the documentation and examples for antlr.
 ANTLR stands for ANother Tool for Language Recognition,
 (formerly PCCTS). It 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].
 .
 See antlr package for a complete description

libantlr-dev: language tool for constructing recognizers, compilers etc

 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].
 .
 These are the static libraries for C++.

libantlr-java: language tool for constructing recognizers, compilers etc (java library)

 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].
 .
 This package contains the java libraries without a dependency on any runtime
 to be able to bootstrap gcj without a dependency on a java runtime.

libantlr2.7-cil: language tool for constructing recognizers, compilers etc

 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].
 .
 This package contains the C# (CLI) libraries.

python-antlr: language tool for constructing recognizers, compilers etc

 This package contains the Python version of antlr. ANTLR stands for
 ANother Tool for Language Recognition, (formerly PCCTS).
 .
 See antlr package for a complete description.