Gramlib
module Gramext : sig ... end
module Grammar : sig ... end
Extensible grammars.
module LStream : sig ... end
Extending streams with a (non-canonical) location function
module Plexing : sig ... end
Lexing for Camlp5 grammars.
module Stream : sig ... end
Streams and parsers.