Writing regexes to parse programming languages is painful at best and impossible at worst. (I looked into trying to improve BBEdit's rules for Elixir and backed away quickly :-/). So, I'm glad to see a Real Parser (TM) being applied to the problem of code parsing in text editors.
That said, I wonder whether Tree-Sitter can handle the effects of Elixir macros on the program syntax. Could this be a problem? -r -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/E5779854-C21F-492A-B508-8BB98CEA5FB4%40gmail.com. For more options, visit https://groups.google.com/d/optout.
