Skip to content

void2610/tree-sitter-tyranoscript

Repository files navigation

tree-sitter-tyranoscript

日本語

Tree-sitter grammar for TyranoScript (.ks files).

Supported Syntax

Element Example
Tag [bg storage="room.png" time=500]
Comment ; this is a comment
Label *scene_start
Text line 春子「こんにちは」
Attribute (quoted/unquoted) storage="room.png" / time=500
Inline text [l]text

Setup

npm install
npx tree-sitter generate

Testing

npx tree-sitter test

Parse a Sample File

npx tree-sitter parse sample.ks

Related Repositories

License

MIT

About

Tree-sitter grammar for TyranoScript (.ks)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors