Skip to content

Experimental next-gen gram parser with knowledge graph extensions based on tree-sitter

Notifications You must be signed in to change notification settings

akollegger/tree-sitter-gram

Repository files navigation

Development

Build

npm run prebuildify
npm run build

Test

npx tree-sitter test

Run tests matching a specific filter:

npx tree-sitter test -f 'Node'

About

Experimental next-gen gram parser with knowledge graph extensions based on tree-sitter

Resources

Stars

Watchers

Forks