Path to this page:
./
wip/antlr3-c,
ANother Tool for Language Recognition, C bindings
Branch: CURRENT,
Version: 3.4,
Package name: antlr3-c-3.4,
Maintainer: pkgsrc-usersANTLR, ANother Tool for Language Recognition, is a language tool that provides a
framework for constructing recognizers, interpreters, compilers, and translators
from grammatical descriptions containing actions in a variety of target
languages. ANTLR provides excellent support for tree construction, tree walking,
translation, error recovery, and error reporting.
This package contains the C language bindings for ANTLR.
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: cbfc13e54f02d87cd82e0c4ca2136fa3fb43dff4
Filesize: 533.241 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2013-03-07 12:54:12 by othyro | Files touched by this commit (1) |
Log message:
Fix library name.
|
2013-03-07 12:51:40 by othyro | Files touched by this commit (5) |
Log message:
Import antlr3-c-3.4 as wip/antlr3-c.
ANTLR, ANother Tool for Language Recognition, is a language tool that provides a
framework for constructing recognizers, interpreters, compilers, and translators
from grammatical descriptions containing actions in a variety of target
languages. ANTLR provides excellent support for tree construction, tree walking,
translation, error recovery, and error reporting.
This package contains the C language bindings for ANTLR.
|