Skip to content

Obsolete Package, use antlr4 directly to generate typescript targetsΒ #549

Open
@1R053

Description

This package is obsolete and will not work with most recent typescript versions, e.g. due to error TS2611.

Instead, use ANTLR4 directly.

  1. Install as described here:
    https://github.com/antlr/antlr4/blob/master/doc/getting-started.md

  2. generate the typescript files as described here:
    https://github.com/antlr/antlr4/blob/master/doc/typescript-target.md

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions