Skip to content

fingolfin/tree-sitter-gap

Repository files navigation

tree-sitter-gap

Build/test

GAP grammar for tree-sitter.

Want to help complete this?

  • Install tree-sitter
  • How to create a parser
  • the primary file to edit is grammar.js, secondary are the tests inside corpus, lastly the files inside examples; almost everything else is generated by tree-sitter generate
  • Make the existing tests pass
  • resolve the TODOs in grammar.js
  • add more missing language features
  • validate by running on the whole GAP library and on packages

Releases

No releases published

Packages

No packages published