Framework for constructing recognizers, compilers, and translators
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 Java, C#, C++, or Python actions. ANTLR provides excellent support for tree construction, tree walking, and translation.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/z8i7bxrz6545rg97l5p4klym14hx770g-antlr3-3.3.drv | ||
mips64el-linux | /gnu/store/lrmvwvra5l3sd3v469jhljj1id7n15iq-antlr3-3.3.drv | ||
i686-linux | /gnu/store/5wnqwk6hqmrjhlzyjlnqb9lvigm3ii4d-antlr3-3.3.drv | ||
i586-gnu | /gnu/store/7jz5h8paysbsmj3b3nc3kk54frh8151l-antlr3-3.3.drv | ||
armhf-linux | /gnu/store/x8zx25pclw2n0inwhj8wlmgal6brp0cn-antlr3-3.3.drv | ||
aarch64-linux | /gnu/store/smf94i0m3s7a9n2s5d398vhkmw4d7nni-antlr3-3.3.drv |
Linter | Message | Location |
---|---|---|
profile-collisions Report collisions that would occur due to propagated inputs | propagated inputs antlr3@3.1 and antlr3@3.3 collide |