Section: User Commands (1)Updated: October 25, 2002Local indexUp
NAME
ml-yacc - a parser generator for ML
SYNOPSIS
ml-yacc file
DESCRIPTION
This manual page documents briefly the
ml-yacc
command.
This manual page was written for the Debian distribution
because the original program does not have a manual page.
The
ml-yacc
program generates a parser for an LALR language from the specification in
file. Two files are generated, file.sig and file.sml.