全部搜尋項
bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: golang-github-alecthomas-participle  ]

套件:golang-github-alecthomas-participle-dev(0.7.1-2)

golang-github-alecthomas-participle-dev 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 golang-github-alecthomas-participle

維護小組:

外部的資源:

相似套件:

parser library for Go (library)

The goal of this package is to provide a simple, idiomatic and elegant way of defining parsers in Go.

Participle's method of defining grammars should be familiar to any Go programmer who has used the encoding/json package: struct field tags define what and how input is mapped to those same fields. This is not unusual for Go encoders, but is unusual for a parser.

Participle parsers are LL(k). Among other things, this means that they do not support left recursion.

The default value of K is 1 but this can be controlled with participle.UseLookahead(k).

Left recursion must be eliminated by restructuring your grammar.

其他與 golang-github-alecthomas-participle-dev 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 golang-github-alecthomas-participle-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 53。6 kB291。0 kB [檔案列表]