欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
ANTLR
来自开放百科 - 灰狐
(版本间的差异)
小 |
|||
第4行: | 第4行: | ||
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 provides excellent support for tree construction, tree walking, translation, error recovery, and error reporting. | 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 provides excellent support for tree construction, tree walking, translation, error recovery, and error reporting. | ||
− | == | + | ==链接== |
*[http://www.antlr.org/ ANTLR主页] | *[http://www.antlr.org/ ANTLR主页] | ||
− | *[http://docs.huihoo.com/antlr/ | + | *[http://docs.huihoo.com/antlr/ ANTLR文档] |
− | *[http://download.huihoo.com/antlr/ | + | *[http://download.huihoo.com/antlr/ ANTLR下载] |
− | [[ | + | [[category:programming language]] |
2014年12月7日 (日) 08:37的版本
![]() |
您可以在Wikipedia上了解到此条目的英文信息 ANTLR Thanks, Wikipedia. |
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 provides excellent support for tree construction, tree walking, translation, error recovery, and error reporting.
链接
分享您的观点