add more information links

This commit is contained in:
marchersimon
2021-04-17 17:15:37 +02:00
committed by Starbeamrainbowlabs
parent 228e3cc92e
commit bc5d06ed1e
36 changed files with 36 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
> Lexical analyser generator. Based on `lex`.
> Given the specification for a lexical analyser, generates C code implementing it.
> More information: <https://manned.org/flex>.
- Generate an analyser from a flex file: