Lex is a computer program that generates lexical analyzers ("scanners" or "lexers"). Lex is commonly used with the yacc parser generator. For questions about Amazon Lex, use the tag amazon-lex instead.
Lex is a computer program that generates lexical analyzers ("scanners" or "lexers"). Lex is commonly used with the yacc parser generator.
References:
- Lex Man Page
- Lex Online Manual by M. E. Lesk and E. Schmidt
See also: bison flex-lexer yacc flex++ jflex ml-lex
Not to be confused with amazon-lex.