Skip to content

J3RN/tree-sitter-gleam-rust-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tree-sitter-gleam Rust example

This is a very basic Rust application that parses a static line of Gleam code using tree-sitter-gleam. It can be used as a starting point for your project that needs to parse some Gleam code.

Getting Started

First, clone the project:

$ git clone git@github.com/J3RN/tree-sitter-gleam-rust-example
$ cd tree-sitter-gleam-rust-example

Then you can run the project like so:

$ cargo run

About

An example Rust application using tree-sitter-gleam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages