Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
mlkit-mlyacc(1) 	parser generator for Standard ML	 mlkit-mlyacc(1)

NAME
     mlkit-mlyacc - parser generator for Standard ML.

SYNOPSIS
     mlkit-mlyacc file.grm

DESCRIPTION
     When  invoked,  mlkit-mlyacc  reads  the file file.grm and outputs a parser
     (written in Standard ML) in the file file.grm.sml and a Standard ML  signa-
     ture for the parser in the file file.grm.sig

     To  learn	more  about using mlkit-mlyacc , see the "ML Yacc user's manual"
     available as /usr/local/share/doc/mlkit/mlyacc.pdf

SEE ALSO
     mlkit (1), mlkit-mllex (1)

MLKit v4.7.13			   2024-11-27			 mlkit-mlyacc(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mlkit-mlyacc&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help