Skip to content

Tree-sitter scheme for Hexa

License

Notifications You must be signed in to change notification settings

hexalang/tree-sitter-hexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages