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

FreeBSD Manual Pages

  
 
  

home | help
ML-YACC(1)							    ML-YACC(1)

NAME
       ml-yacc - an LALR(1) parser generator

SYNOPSIS
       ml-yacc file

DESCRIPTION
       ML-Yacc is an LALR(k) parser generator for Standard ML that is modeled
       on the YACC parser generator for	the C language.

AUTHOR
       ml-yacc(1) was written by David Tarditi.

SEE-ALSO
       ml-antlr(1), ml-lex(1), ml-ulex(1)

       ML-Yacc User's Manual
       <https://smlnj.cs.uchicago.edu/doc/ML-Yacc/index.html> (also included
       in the SML/NJ documentation).

COPYING
       Copyright (C) 2020 The Fellowship of SML/NJ

       This is free software; see the source for copying  conditions. There
       is  NO warranty;	not even for MERCHANTABILITY or	FITNESS	FOR A
       PARTICULAR PURPOSE.

SML/NJ				  2024-10-25			    ML-YACC(1)

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

home | help