ml-lex

Lexical analyzer generator for Standard ML

Description

Lexical analysis is the problem of segmenting input into words and recognizing different classes of words. ml-lex uses regular expressions to describe classes of words. It transforms a simple declarative language specification into an efficient SML program for analyzing that language.

Install this package if you want to produce a lexer in Standard ML.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.smlnj.org/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ml-lex