debian man page for ml-lex

Query: ml-lex

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ml-lex(1)						      General Commands Manual							 ml-lex(1)

NAME
ml-lex - a parser generator for ML
SYNOPSIS
ml-lex file.lex
DESCRIPTION
This manual page documents briefly the ml-lex command. This manual page was written for the Debian distribution because the original pro- gram does not have a manual page. The ml-lex proogram generates a lexical analyzer from the specification in file.lex, and produces the file, file.lex.sml.
SEE ALSO
sml(1), ml-yacc(1), ml-makedepend(1), ml-build(1). The programs are documented fully by A lexical analyzer generator for Standard ML, Andrew W. Appel, James S. Mattson, and David R. Tarditi which is available via <http://www.cs.princeton.edu/~appel/modern/ml/ml-lex/manual.html>.
AUTHOR
This manual page was written by Aaron Matthew Read <amread@nyx.net>, for the Debian GNU/Linux system (but may be used by others) October 25, 2002 ml-lex(1)
Related Man Pages
jlex(1) - debian
flex(1) - centos
lex(1) - ultrix
libl(3lib) - sunos
libl(3lib) - opensolaris
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file