antlr 2.7.7+dfsg-6build1 source package in Ubuntu
Changelog
antlr (2.7.7+dfsg-6build1) wily; urgency=medium * No-change rebuild for G++ ABI transition. -- Steve Langasek <email address hidden> Sun, 09 Aug 2015 05:10:39 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Wily
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | 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-6build1.debian.tar.xz | 13.7 KiB | b1ee126991f7a8bbcc8728c0ff3f07c9e7b7b67daaeccdec192a65c1f9566455 |
antlr_2.7.7+dfsg-6build1.dsc | 2.4 KiB | eb9f03620222c9478ae46f16c303215dda89904a3c378b86160af706a20904c8 |
Available diffs
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: No summary available for antlr-doc in ubuntu wily.
No description available for antlr-doc in ubuntu wily.
- libantlr-dev: No summary available for libantlr-dev in ubuntu wily.
No description available for libantlr-dev in ubuntu wily.
- libantlr-java: No summary available for libantlr-java in ubuntu wily.
No description available for libantlr-java in ubuntu wily.
- libantlr2.7-cil: No summary available for libantlr2.7-cil in ubuntu wily.
No description available for libantlr2.7-cil in ubuntu wily.
- 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.