Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 325 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 325 Bytes

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!