Skip to content

hexalang/tree-sitter-hexa

Repository files navigation

Tree-sitter parser for Hexa

Based on https://github.com/Rileran/tree-sitter-actionscript

Development

Setup

yarn install

Build

yarn build

Then you can parse a file using

yarn tree-sitter parse test.hexa

Testing

There is a corpus of test in the test directory.

To run the grammar against the corpus use:

yarn test
# OR, to build then test
yarn build-test

About

Tree-sitter scheme for Hexa

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages