(executable
        (name marthe)
        )

(ocamllex (modules lexer))
(menhir (modules parser) (infer true) (flags --explain))