flex: put lex within backticks
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# flex
|
# flex
|
||||||
|
|
||||||
> Lexical analyser generator. Based on lex.
|
> Lexical analyser generator. Based on `lex`.
|
||||||
> Given the specification for a lexical analyser, generates C code implementing it.
|
> Given the specification for a lexical analyser, generates C code implementing it.
|
||||||
|
|
||||||
- Generate an analyser from a flex file:
|
- Generate an analyser from a flex file:
|
||||||
|
Reference in New Issue
Block a user