Obsolete Package, use antlr4 directly to generate typescript targetsΒ #549
Open
Description
This package is obsolete and will not work with most recent typescript versions, e.g. due to error TS2611.
Instead, use ANTLR4 directly.
-
Install as described here:
https://github.com/antlr/antlr4/blob/master/doc/getting-started.md -
generate the typescript files as described here:
https://github.com/antlr/antlr4/blob/master/doc/typescript-target.md
Metadata
Assignees
Labels
No labels