This is the command mllex that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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.
Use mllex online using onworks.net services