https://gcc.gnu.org/wiki/New_C_Parser
https://clang.llvm.org/features.html
I think this is a quite popular approach for multiple reasons. That being said, tree sitter uses GLR.
https://gcc.gnu.org/wiki/New_C_Parser
https://clang.llvm.org/features.html
I think this is a quite popular approach for multiple reasons. That being said, tree sitter uses GLR.