logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

mllex - lexer generator for use with Standard ML and MLton

Description

mllex  takes as input a lexer specification foo.lex and produces as output in foo.lex.sml a lexer written
       in SML.

       For details on the lexer specification, see ALexicalAnalyzerGeneratorforStandardML,  which  is  in
       /usr/share/doc/mlton/mllex.pdf.

Name

mllex - lexer generator for use with Standard ML and MLton

See Also

mlton(1),mlyacc(1)

                                                January 17, 2021                                        mllex(1)

Synopsis

mllexfoo.lex

See Also