JSPM

tree-sitter-zig

0.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1874
  • Score
    100M100P100Q117050F
  • License BSD-3-Clause

Zig grammar for tree-sitter

Package Exports

  • tree-sitter-zig

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tree-sitter-zig) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

tree-sitter-zig

Zig grammar for tree-sitter

Testing the parser

Install dependency

npm install

Test a zig file

./node_modules/tree-sitter-cli/tree-sitter parse <ZIG_FIlE>

References

Zig master branch docs