You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently looking into refactoring the parser+lexer infrastructure of Langium to support more parsers than just Chevrotain. Specifically, we want to introduce an abstraction layer for parsers and lexers (more than what we currently offer, which is very much tied to Chevrotain) and offer an antlr4 parser out of the box.
This issue is just to track progress on our work.
The text was updated successfully, but these errors were encountered:
We are currently looking into refactoring the parser+lexer infrastructure of Langium to support more parsers than just Chevrotain. Specifically, we want to introduce an abstraction layer for parsers and lexers (more than what we currently offer, which is very much tied to Chevrotain) and offer an antlr4 parser out of the box.
This issue is just to track progress on our work.
The text was updated successfully, but these errors were encountered: