Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lexer: add a helper script to automate generating the lexers | Matthias Maennich | 2017-08-29 | 1 | -0/+33 |
note: this depends on - a suitable flex version in PATH (currently 2.6.4) - a suitable version of 'sed' in PATH (e.g. GNU sed) Signed-off-by: Matthias Maennich <matthias@maennich.net> |