[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1006886: ITP: gocc -- Go lexer and parser generator



Package: wnpp
Severity: wishlist
Owner: Stephen Kitt <skitt@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : gocc
  Version         : 0.0~git20211213.7ea6993
  Upstream Author : Marius Ackerman <goccmack@gmail.com>
* URL             : https://github.com/goccmack/gocc
* License         : ASL-2.0
  Programming Lang: Go
  Description     : Go lexer and parser generator

Gocc generates lexer-parser pairs or stand-alone DFAs or parsers from
a Backus-Naur form (BNF). The generated lexers are deterministic
finite automata (DFAs), recognising regular languages. The generated
parsers are pushdown automata (PDAs), recognising LR(1) languages.
Optional LR(1) conflict handling automatically resolves shift/reduce
and reduce/reduce conflicts.



This is a new dependency of Miller 6.1.0.


Reply to: