antlr4ts icon indicating copy to clipboard operation
antlr4ts copied to clipboard

Project continues to be updated?

Open melin opened this issue 1 year ago • 4 comments

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

melin avatar Oct 20 '22 14:10 melin

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 avatar Apr 04 '23 03:04 tsuilouis

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

sharwell avatar Apr 11 '23 16:04 sharwell

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?

Luna-Klatzer avatar Jul 13 '23 12:07 Luna-Klatzer

see #549

1R053 avatar May 17 '24 13:05 1R053