Skip to content
This repository has been archived by the owner on Jan 1, 2022. It is now read-only.

taekwombo/tree-sitter-zig

 
 

Repository files navigation

tree-sitter-zig

Zig grammar for tree-sitter.

Development

Install the dependencies:

npm install

Run the tests:

npm run test

Run the build and tests in watch mode:

npm run test:watch

Git Submodules

  • zig-spec - provides Zig file samples used to test this parser.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.0%
  • JavaScript 6.3%
  • Other 0.7%