HCoop backport of SML/NJ for ml-nlffigen
[hcoop/zz_old/debian/smlnj.git] / debian / ml-yacc.1
1 .TH ml-yacc 1 "October 25, 2002"
2 .SH NAME
3 ml-yacc \- a parser generator for ML
4 .SH SYNOPSIS
5 .B ml-yacc
6 .I file
7 .br
8 .SH DESCRIPTION
9 This manual page documents briefly the
10 .B ml-yacc
11 command.
12 This manual page was written for the Debian distribution
13 because the original program does not have a manual page.
14 The
15 .B ml-yacc
16 program generates a parser for an LALR language from the specification in
17 .IR file ". Two files are generated, " file.sig " and " file.sml .
18 .SH SEE ALSO
19 .BR sml (1),
20 .BR ml-lex (1),
21 .BR ml-makedepend (1),
22 .BR ml-build (1).
23 .br
24 The programs are documented fully by
25 .IR "The ML-Yacc User's Manual" ", David R. Tarditi and Andrew W. Appel, "
26 which is
27 available via <http://cm.bell-labs.com/cm/cs/what/smlnj/doc/ML-Yacc>.
28 .SH AUTHOR
29 This manual page was written by Aaron Matthew Read <amread@nyx.net>,
30 for the Debian GNU/Linux system (but may be used by others)