HCoop backport of SML/NJ for ml-nlffigen
[hcoop/zz_old/debian/smlnj.git] / debian / ml-antlr.1
CommitLineData
4dd335d4
JM
1.TH ml-antlr 1 "September 4, 2009"
2.SH NAME
3ml-antlr \- parser generator for Standard ML
4.SH SYNOPSIS
5.B ml-antlr
6.RI "[--dot] [--latex] file"
7.br
8.SH DESCRIPTION
9This manual page documents briefly the
10.B ml-antlr
11command.
12This manual page was written for the Debian distribution
13because the original program does not have a manual page.
14The
15.B ml-antlr
16script is part of the
17.B SML/NJ CM
18(Compilation and Library Manager) that is used to generate standalone
19programs.
20.TP
21.BI --dot
22Generate DOT output (for graphviz).
23.TP
24.BI --latex
25Generate LaTeX output.
26.SH SEE ALSO
27.BR sml (1),
28.BR ml-lex (1),
29.BR ml-ulex (1),
30.BR ml-yacc (1).
31.br
32The programs are documented fully by
33.IR "CM: The SML/NJ Compilation and Library Manager, User Manual" ,
34Matthias Blume, which is
35available via <http://cm.bell-labs.com/cm/cs/what/smlnj/doc/CM/new.pdf>.
36.SH AUTHOR
37This manual page was written by Daniel Moerner <dmoerner@gmail.com>,
38for the Debian GNU/Linux system (but may be used by others).