Skip to content

fkohlgrueber/tree-sitter-example-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tree-sitter-example-rust

Maintenance

This repository shows how to use the rust binding of tree-sitter to load the tree-sitter json grammar.

You can build the project as follows:

// clone the repo and initialize the submodule
$ git clone https://github.com/fkohlgrueber/tree-sitter-example-rust.git --recursive

// change to the rust crates' directory
$ cd tree-sitter-example-rust/my_app/

// build & run using cargo
$ cargo run

If you experience any issues, feel free to open an issue in this repo.

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages