summary refs log tree commit diff
path: root/bin/hilex (follow)
Commit message (Collapse)AuthorAge
* Add mdoc lexerJune McEnroe2020-12-28
|
* Lex strings inside macrosJune McEnroe2020-12-28
|
* Add initial version of hilexJune McEnroe2020-12-28
hilex is meant to replace hi, based on lex rather than a mess of overlapping regexps. I want to preserve hi's tagging abilities, but that will require some amount of parsing/post-processing, which I'm not sure how to approach yet. Macro lexing for C still needs work, as I want to match strings and comments inside macros.
6fa7c7decd886b807cfae08c&id=6e1226dfff0522d432905022c82e0e88174ff8f0&follow=1'>Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0n