You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
568 B
20 lines
568 B
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
|
|
}
|
|
}
|