lex

Lexical analyzer generator. Given the specification for a lexical analyzer,…

lex

Lexical analyzer generator. Given the specification for a lexical analyzer, generates C code implementing it. More information: https://manned.org/lex.1.

lex {{analyzer.l}}

lex {{analyzer.l}} --outfile {{analyzer.c}}

cc {{path/to/lex.yy.c}} --output {{executable}}

Также может быть вам интересно:
LinuxFreeBSDТрюки BashТерминал/Консоль
← legit lftp →