debian man page for mllex

Query: mllex

OS: debian

Section: 1

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

mllex(1)						      General Commands Manual							  mllex(1)

NAME
mllex - lexer generator for use with Standard ML and MLton
SYNOPSIS
mllex foo.lex
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 A Lexical Analyzer Generator for Standard ML, which is in /usr/share/doc/mllex.pdf.
SEE ALSO
mlton(1),mlyacc(1) February 23, 2008 mllex(1)
Related Man Pages
lex(1) - bsd
ocamllex(1) - centos
lex(1) - v7
lex(1) - plan9
ppix::regexp::lexer(3pm) - debian
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?