Query: mlyacc
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
mlyacc(1) General Commands Manual mlyacc(1)NAMEmlyacc - parser generator for use with Standard ML and MLtonSYNOPSISmlyacc foo.grmDESCRIPTIONmlyacc takes as input a parser specification foo.grm and produces as output in foo.grm.sig and foo.grm.sml a parser written in SML. For details on the parser specification, see the ML-Yacc User's Manual, which is in /usr/share/doc/mlyacc.pdf.SEE ALSOmllex(1),mlton(1) February 23, 2008 mlyacc(1)