diff options
-rw-r--r-- | libraries/antlr4/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/antlr4/README b/libraries/antlr4/README index 8bc50fbedfd9..fff58f5acbb9 100644 --- a/libraries/antlr4/README +++ b/libraries/antlr4/README @@ -1,6 +1,6 @@ -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, 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. This package contains the C++ runtime library only. |