タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

parserとJavaに関するkhikerのブックマーク (1)

  • ANTLR

    What is ANTLR? ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees. Terence Parr is a tech lead at Google and until 2022 was a professor of data science /

    khiker
    khiker 2007/05/13
    パーサジェネレータ.
  • 1