package cfg

  1. Overview
  2. Docs
module Bnf_lexer : sig ... end
module Bnf_parser : sig ... end
module Bnf_pp : sig ... end

Pretty-printing functions for BNF-grammars

module Bnf_spec : sig ... end
module Cfg_impl : sig ... end
module Cfg_intf : sig ... end

CFG - Library for the Manipulation of Context-Free Grammars