Zig language support for CodeMirror 6.
Based on tree-sitter-zig, lang-cpp and the Zig language spec.
$ npm i # only needed first time
$ npm run prepare && npm test
Test the parser against all files in a dir, recursively:
./bin/chk -e zig -r ~/src/zig/src