0.7.1 • Published 2 months ago

tree-sitter-awk v0.7.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

tree-sitter-awk

tests npm

GNU AWK grammar for tree-sitter.

Development

Install the dependencies:

yarn

Although grammar is basically a JS file you can still benefit from types (references, go to implementation, renames...).

To build types in watch mode:

yarn types:watch

Test:

yarn test

To ease generating test results create a fragment code in some file and run:

npx tree-sitter parse <your_file> | yarn -s trim

You can simplify process further by piping result into xclip or alike.

References

0.7.1

2 months ago

0.7.0

2 months ago

0.6.2

4 months ago

0.6.1

7 months ago

0.5.5

11 months ago

0.6.0

8 months ago

0.5.4

1 year ago

0.5.3

1 year ago

0.5.2-abi13

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.2

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago