Skip to content

Describe how to use tree-sitter-tact for external tools and how to setup the bindings #25

Open
@novusnota

Description

@novusnota

Additionally, Go bindings (and, maybe, some others) may require some updates — for that, tree-sitter-tact may have to get submitted in the community bindings repositories, like smacker/go-tree-sitter. See example of bindings here: smacker/go-tree-sitter#58

Descriptions need not to duplicate existing guides and merely serve as a simple starting point, just so people know what Tree-sitter is capable of. Note, that they also have to accent on using compiler's API as much as possible and only resort to Tree-sitter in cases where it's not possible (such as when the tool is not written in JavaScript/TypeScript).

Depends on #12.

P.S.: Consider also taking the fuzzing setup from https://github.com/tlaplus-community/tree-sitter-tlaplus

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationhas dependencyDepends on another issue, PR or updates in another repo/project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions