tunnelvisionlabs / antlr4ts

Optimized TypeScript target for ANTLR 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project continues to be updated?

melin opened this issue · comments

commented

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

commented

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