tunnelvisionlabs / antlr4ts

Optimized TypeScript target for ANTLR 4
Other
624 stars 106 forks source link

Project continues to be updated? #539

Open melin opened 1 year ago

melin commented 1 year ago

@sharwell You have changed companies, can you continue to maintain the project?

tsuilouis commented 1 year ago

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?

sharwell commented 1 year ago

@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.

Luna-Klatzer commented 11 months ago

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?

1R053 commented 1 month ago

see #549