Replies: 2 comments
-
The lexer works better when lexer.FUNCTION and lexer.KEYWORD use different colors. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for sharing!
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created a lexer for log files. It's because my colleagues often copy log files and send back for us to view. We need some highlight to find out errors. link
PS: I added MIT license to my repo so that you can use my code without copyright issues.
Beta Was this translation helpful? Give feedback.
All reactions