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

mlyacc - parser generator for use with Standard ML and MLton

Description

mlyacc  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-YaccUser'sManual,   which   is   in
       /usr/share/doc/mlton/mlyacc.pdf.

Name

mlyacc - parser generator for use with Standard ML and MLton

See Also

mllex(1),mlton(1)

                                                January 17, 2021                                       mlyacc(1)

Synopsis

mlyaccfoo.grm

See Also