-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project continues to be updated? #539
Comments
I have a somewhat related question: from what I see, the ANTLR v4 repo supports TypeScript as of Dec 2022 (documentation). Since this project hasn't been updated in 2+ years, is it recommended to use/migrate to the antlr4 package on npm instead of this one? Are there any considerations to keep in mind when choosing between the two? |
@tsuilouis This repository was derived from my optimized fork of ANTLR 4. It's more complex than the original (making it less suitable for an educational environment), but for some scenarios is significantly faster. You'd need to decide between priorities. |
To also add to this question
Does this mean that this project will receive no bug fixes or anything? So like, are there no maintainers left to work on it? |
see #549 |
@sharwell You have changed companies, can you continue to maintain the project?
The text was updated successfully, but these errors were encountered: