tree-sitter parser and syntax highlighter for the Dwarf Fortress raw language
Go to file
JellyApple102 db34b4904f add README 2021-09-23 17:32:44 -04:00
bindings initial commit 2021-09-23 17:22:14 -04:00
node_modules initial commit 2021-09-23 17:22:14 -04:00
queries initial commit 2021-09-23 17:22:14 -04:00
src initial commit 2021-09-23 17:22:14 -04:00
test/corpus initial commit 2021-09-23 17:22:14 -04:00
.DS_Store initial commit 2021-09-23 17:22:14 -04:00
Cargo.toml initial commit 2021-09-23 17:22:14 -04:00
README.md add README 2021-09-23 17:32:44 -04:00
binding.gyp initial commit 2021-09-23 17:22:14 -04:00
grammar.js initial commit 2021-09-23 17:22:14 -04:00
package-lock.json initial commit 2021-09-23 17:22:14 -04:00
package.json initial commit 2021-09-23 17:22:14 -04:00
parse.txt initial commit 2021-09-23 17:22:14 -04:00

tree-sitter-dfraw

A simple language parser and highlighter made with tree-sitter