1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 ANTLR 4.5.1 发布,词法分析工具 下载

本帖由 漂亮的石头2015-10-07 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    ANTLR 4.5.1 发布在7月15日发布了,下载地址:http://www.antlr.org/download/antlr-4.5.1-complete.jar

    改进记录:

    Summary of Major Changes


    • Maven build was added back in, thanks to new contributor Jason van Zyl; you can just open the topmost pom.xml in your favorite IDE


    • We completely overhauled runtime test generation


    • We merged all existing target repositories such as antlr4-python2 into the main antlr4repo so that everything is now included in a single spot.


    • We removed runtime jar dependency on Swing. Class org.antlr.v4.runtime.misc.TestRighas moved to org.antlr.v4.gui.TestRig but we left a proxy in so thatorg.antlr.v4.runtime.misc.TestRig still works. The org.antlr.v4.runtime.tree.guipackage moved to org.antlr.v4.gui in the tool area from the runtime. A few classes fromorg.antlr.v4.runtime.misc had to move. Convenience methods for saving/viewing parse trees were moved from RuleContext (parse tree) and org.antlr.v4.runtime.tree.Trees toorg.antlr.v4.gui.Trees.

    You can view all Issues fixed in 4.5.1, all pull requests merged and all commits for this release.

    Features

    Bug Fixes

    ANTLR 4.5.1 发布,词法分析工具下载地址
     
正在加载...