Skip to content

Tree Sitter grammar for Unison programming language

License

Notifications You must be signed in to change notification settings

zetashift/tree-sitter-unison

 
 

Repository files navigation

Tree sitter for Unison

This tree sitter grammar uses some logic borrowed from the Haskell tree sitter grammar, particularly the way it handles indentation tracking for code blocks.

Every feature of the Unison language is implemented here.

If you have recommendations for improvements, create an issue, please. Thank you!

About

Tree Sitter grammar for Unison programming language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 63.6%
  • JavaScript 30.3%
  • Rust 3.4%
  • Shell 1.4%
  • C++ 0.9%
  • Python 0.4%