2.0.1 • Published 17 days ago

@making-sense/vtl-2-0-antlr-tools-ts v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
17 days ago

VTL 2.0 ANTLR Tools TS

CI NPM version License: MIT

VTL 2.0 Typescript tools generated by ANTLR.

Install / Import

yarn add @making-sense/vtl-2-0-antlr-tools-ts
import * as VTLTools from "@making-sense/vtl-2-0-antlr-tools-ts";
// or
import {
	id,
	Lexer,
	Parser,
	Visitor,
	Listener,
	grammar,
	initialRule,
} from "@making-sense/vtl-2-0-antlr-tools-ts";
2.0.1

17 days ago

2.0.0

28 days ago

1.0.0

1 month ago

0.3.0

4 months ago

0.2.6

7 months ago

0.2.5

7 months ago

0.2.4

7 months ago

0.2.3

7 months ago

0.2.2

7 months ago

0.2.1

7 months ago

0.2.0

7 months ago

0.1.0

7 months ago