1
0
Fork
You've already forked tree-sitter-goboscript
0
No description
  • JavaScript 86.6%
  • goboscript 12%
  • Just 1.4%
rtk e6137111b7 chore: add mit license
like other goboscript programs
im using the original compiler as a reference and at some point we might want this merged in so i will not put a restrictive license
2026年06月06日 10:17:36 +01:00
bindings fix: urls are igs, not rtk 2026年05月25日 12:11:49 +01:00
src feat: partially implement onloudness 2026年06月06日 10:14:43 +01:00
.editorconfig chore: init 2026年05月24日 17:08:09 +01:00
.gitattributes chore: make goboscript detected 2026年05月25日 10:42:18 +01:00
.gitignore chore: init 2026年05月24日 17:08:09 +01:00
binding.gyp chore: init 2026年05月24日 17:08:09 +01:00
Cargo.toml fix: urls are igs, not rtk 2026年05月25日 12:11:49 +01:00
CMakeLists.txt fix: urls are igs, not rtk 2026年05月25日 12:11:49 +01:00
example.gs feat: partially implement onloudness 2026年06月06日 10:14:43 +01:00
go.mod fix: urls are igs, not rtk 2026年05月25日 12:11:49 +01:00
grammar.js feat: partially implement onloudness 2026年06月06日 10:14:43 +01:00
justfile feat: proc skeleton 2026年05月25日 13:04:58 +01:00
LICENSE chore: add mit license 2026年06月06日 10:17:36 +01:00
Makefile fix: urls are igs, not rtk 2026年05月25日 12:11:49 +01:00
package-lock.json feat: proc skeleton 2026年05月25日 13:04:58 +01:00
package.json fix: urls are igs, not rtk 2026年05月25日 12:11:49 +01:00
Package.swift chore: init 2026年05月24日 17:08:09 +01:00
pyproject.toml fix: urls are igs, not rtk 2026年05月25日 12:11:49 +01:00
README.md docs: readme 2026年06月06日 10:16:28 +01:00
setup.py chore: init 2026年05月24日 17:08:09 +01:00
tree-sitter.json fix: urls are igs, not rtk 2026年05月25日 12:11:49 +01:00

tree-sitter-goboscript

This is a WIP tree-sitter parser for goboscript.

References:

TODO:

  • most expressions/statements/tokens etc
  • precedence
  • bindings/labels for use in syntax highlighters/LSP