Binary package “erlang-parsetools” in ubuntu xenial

Erlang/OTP parsing tools

 The Parsetools application contains utilities for parsing. Currently,
 it includes yecc module. Yecc is an LALR-1 parser generator for Erlang,
 similar to yacc. Yecc takes a BNF grammar definition as input, and
 produces Erlang code for a parser as output.

Published versions