1mllex(1)                    General Commands Manual                   mllex(1)
2
3
4

NAME

6       mllex - lexer generator for use with Standard ML and MLton
7

SYNOPSIS

9       mllex foo.lex
10

DESCRIPTION

12       mllex takes as input a lexer specification foo.lex and produces as out‐
13       put in foo.lex.sml a lexer written in SML.
14
15       For details on the lexer specification, see A Lexical Analyzer  Genera‐
16       tor for Standard ML, which is in /usr/share/doc/mlton/mllex.pdf.
17
18

SEE ALSO

20       mlton(1),mlyacc(1)
21
22
23
24                               February 6, 2018                       mllex(1)
Impressum