ML-YACC(1)   ML-YACC(1)

ml-yacc - an LALR(1) parser generator

ml-yacc file

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

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

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).

Copyright © 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.

2023-07-31 SML/NJ