name: "antlr3" description: "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." third_party { url { type: HOMEPAGE value: "https://github.com/antlr/antlr3" } url { type: ARCHIVE value: "https://github.com/antlr/antlr3/archive/3.5.2.zip" } version: "3.5.2" license_type: NOTICE last_upgrade_date { year: 2018 month: 8 day: 28 } }