Skip to content

syntacti/tree-sitter-odin

 
 

Repository files navigation

Unmaintained

This treesitter parser was a result of me just messing arround with the go treesitter parser until i got it somewhat working for odin. It's error prone and doesn't correctly parse some features. I've zero interest in creating a proper parser because i don't find it fun. However, from what i've seen this provides (for me at least) the best highlighting for odin code right now and until a better parser emerges i will accept pull requests and maybe fix some errors that i find annoying.

Some alternatives to consider:

If you still want to use this: After integrating to your preffered editor, don't forget to copy the content of the queries folder to where your editor expects it.

tree-sitter-odin

Build/test

A tree-sitter grammar for Odin.

About

Treesitter grammar for the odin language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • JavaScript 74.2%
  • Makefile 9.6%
  • Rust 7.1%
  • Scheme 3.9%
  • Shell 2.4%
  • C++ 2.1%
  • Python 0.7%