@fsmlang/tree-sitter-fsm
v0.3.0
Published
Tree-sitter grammar for FSM.
Downloads
2
Readme
tree-sitter-fsm
This package describes the tree-sitter grammar used for generating parsers to interpret FSM. FSM is a new DSL to describe typed state machines for ECMAScript.
For more information, see the tree-sitter usage guide and the FSM repository