X-Git-Url: https://git.hcoop.net/hcoop/zz_old/debian/smlnj.git/blobdiff_plain/9848d5d298296271e98ea1eea783c348b5a51bde..4dd335d4a21cdd649ea44774a63e8df616568142:/debian/ml-yacc.1 diff --git a/debian/ml-yacc.1 b/debian/ml-yacc.1 new file mode 100644 index 0000000..b55e06c --- /dev/null +++ b/debian/ml-yacc.1 @@ -0,0 +1,30 @@ +.TH ml-yacc 1 "October 25, 2002" +.SH NAME +ml-yacc \- a parser generator for ML +.SH SYNOPSIS +.B ml-yacc +.I file +.br +.SH DESCRIPTION +This manual page documents briefly the +.B ml-yacc +command. +This manual page was written for the Debian distribution +because the original program does not have a manual page. +The +.B ml-yacc +program generates a parser for an LALR language from the specification in +.IR file ". Two files are generated, " file.sig " and " file.sml . +.SH SEE ALSO +.BR sml (1), +.BR ml-lex (1), +.BR ml-makedepend (1), +.BR ml-build (1). +.br +The programs are documented fully by +.IR "The ML-Yacc User's Manual" ", David R. Tarditi and Andrew W. Appel, " +which is +available via . +.SH AUTHOR +This manual page was written by Aaron Matthew Read , +for the Debian GNU/Linux system (but may be used by others)