d2 grammar for tree-sitter
Go to file
Dmitriy Pleshevskiy 949e58bb56
add basic keywords
2022-12-04 18:35:50 +03:00
bindings initial commit 2022-12-04 00:07:26 +03:00
examples rewrite identifier as regular scanner 2022-12-04 18:35:37 +03:00
src add basic keywords 2022-12-04 18:35:50 +03:00
test/corpus add basic keywords 2022-12-04 18:35:50 +03:00
.gitignore initial commit 2022-12-04 00:07:26 +03:00
Cargo.toml initial commit 2022-12-04 00:07:26 +03:00
Makefile initial commit 2022-12-04 00:07:26 +03:00
binding.gyp rewrite identifier as regular scanner 2022-12-04 18:35:37 +03:00
flake.lock initial commit 2022-12-04 00:07:26 +03:00
flake.nix initial commit 2022-12-04 00:07:26 +03:00
grammar.js add basic keywords 2022-12-04 18:35:50 +03:00
package-lock.json initial commit 2022-12-04 00:07:26 +03:00
package.json initial commit 2022-12-04 00:07:26 +03:00