logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ml-yacc - a parser generator for ML

Author

       This manual page was written by Aaron Matthew Read <amread@nyx.net>, for the Debian GNU/Linux system (but
       may be used by others)

                                                October 25, 2002                                      ml-yacc(1)

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.

Name

       ml-yacc - a parser generator for ML

See Also

sml(1), ml-lex(1), ml-makedepend(1), ml-build(1).
       The programs are documented fully by TheML-YaccUser'sManual, David R. Tarditi  and  Andrew  W.  Appel,
       which is available in /usr/share/doc/smlnj-doc/mlyacc.pdf.gz.

Synopsis

ml-yaccfile

See Also