logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ml-lex - a parser generator for ML

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)

Description

       This  manual  page  documents  briefly  the  ml-lex command.  This manual page was written for the Debian
       distribution because the original program 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.

Name

       ml-lex - a parser generator for ML

See Also

sml(1), ml-yacc(1), ml-makedepend(1), ml-build(1).
       The programs are documented fully by AlexicalanalyzergeneratorforStandardML, Andrew W. Appel, James
       S. Mattson, and David R. Tarditi which is available in /usr/share/doc/smlnj-doc/lexgen.pdf.gz.

Synopsis

ml-lexfile.lex

See Also