From 075a03ce52a308fd388f4c26d795ed71e9e784f9 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Fri, 25 Jan 2019 16:59:24 +0100 Subject: libraries/antlr4: Added (language tool). Signed-off-by: Matteo Bernardini --- libraries/antlr4/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/antlr4/slack-desc (limited to 'libraries/antlr4/slack-desc') diff --git a/libraries/antlr4/slack-desc b/libraries/antlr4/slack-desc new file mode 100644 index 0000000000000..278a67a9a6dfc --- /dev/null +++ b/libraries/antlr4/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +antlr4: antlr4 (language tool) +antlr4: +antlr4: ANTLR, ANother Tool for Language Recognition, is a language tool +antlr4: that provides a framework for constructing recognizers, interpreters, +antlr4: compilers, and translators from grammatical descriptions containing +antlr4: actions in a variety of target languages. +antlr4: +antlr4: This package contains the C++ runtime library only. +antlr4: +antlr4: Project URL: https://www.antlr.org/ +antlr4: -- cgit v1.2.3