antlr4ts
antlr4ts copied to clipboard
Project continues to be updated?
@sharwell You have changed companies, can you continue to maintain the project?
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
@sharwell You have changed companies, can you continue to maintain the project?
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