Make.Make_parser
module Input : Input
val parse : Input.t -> (Sexp.t, string) result Input.Monad.t
val parse_many : Input.t -> (Sexp.t list, string) result Input.Monad.t