Replies: 1 comment
-
Textadept does not utilize Lexilla's C++ lexers. It only makes use of Lexilla's lexer library in conjunction with LPeg to provide syntax highlighting via Lua lexers. Does that make more sense?
|
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 don't quite understand why both Lexilla and LPeg are needed? Lexilla has lexers written in C and LPeg has Lua lexers and many of them overlap.
Beta Was this translation helpful? Give feedback.
All reactions