Tree-sitter grammar for NC
  • JavaScript 93.1%
  • nesC 6.6%
  • Makefile 0.3%
Find a file
2026-03-15 20:50:37 -04:00
src feat: interfaces 2026-03-15 20:50:37 -04:00
.gitattributes Initial commit 2025-12-14 01:07:52 +00:00
.gitignore feat: implement full tree-sitter grammar for nclang 2026-03-15 13:29:21 -04:00
grammar.js feat: interfaces 2026-03-15 20:50:37 -04:00
LICENSE Initial commit 2025-12-14 01:07:52 +00:00
Makefile Replace justfile with Makefile 2025-12-29 17:10:06 +05:30
package-lock.json feat: implement full tree-sitter grammar for nclang 2026-03-15 13:29:21 -04:00
package.json feat: implement full tree-sitter grammar for nclang 2026-03-15 13:29:21 -04:00
README.md Initial commit 2025-12-14 01:07:52 +00:00
test.nc feat: interfaces 2026-03-15 20:50:37 -04:00
tree-sitter.json Update repository link in tree-sitter.json 2025-12-14 01:16:18 +00:00

tree-sitter-nc

The Tree-sitter grammar for NC.

WARNING: This is very incomplete right now, you probably shouldn't use this.