lex

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

lex

Lexical analyser generator. Given the specification for a lexical analyser, generates C code implementing it.

lex {{analyser.l}}

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

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

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← less license →