Difference between revisions of "ANTLRv3"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
(Redirected page to Antlr)
(Tag: New redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Entry
+
#REDIRECT [[Antlr]]
|Name=Antlrv3
 
|Short description=language tool for constructing recognizers, compilers etc
 
|Full description=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.
 
|Homepage URL=http://www.antlr3.org
 
|User level=
 
|Component programs=
 
|VCS checkout command=
 
|Computer languages=Java
 
|Status=
 
|Is GNU=No
 
|Version identifier=3.2-10
 
|Version download=http://ftp.debian.org/debian/pool/main/a/antlr3/antlr3_3.2.orig.tar.gz
 
|Submitted by=Debian import
 
|Submitted date=2015-07-17
 
}}
 
{{Import
 
|Source=Debian
 
|Source link=http://packages.debian.org/sid/antlr3
 
|Source packages=antlr3 3.2-10
 
|Date=2015-07-17
 
}}
 
{{Project license
 
|License=Other
 
|License copyright=Copyright 2003-2008, Terence Parr <parrt@antlr.org>
 
|License verified by=Debian: Emmanuel Bourg <ebourg@apache.org>
 
|License verified date=2014-04-07
 
|License note=License: bsd
 
}}
 
{{Person
 
|Real name=Terence Parr
 
|Role=contact
 
|Email=parrt@antlr.org
 
}}
 
{{Resource
 
|Resource kind=Download
 
|Resource URL=http://www.antlr3.org/
 
}}
 

Latest revision as of 14:18, 24 May 2019

Redirect to:



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.