Page 1 of 1

Do you need a syntax parser based v1 language server

Posted: 25 Jul 2021, 06:47
by jj4156
Hi, I am developing an extension for autohotkey v1 support named Autohotkey Simple Support. I am going into writing parser for ahk, after finished almost all language features that regex can do and studied some knowledge of compiler.
Now, I have an problem that v2 is on beta and v1 supporting may be useless soon. Is it necessary to write a syntax parser for v1? (syntax of v1 is the werid and hard to parse)
Vote for it, vote here
Thanks for your attention.