Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/happenslol/tree-sitter-typespec


https://github.com/happenslol/tree-sitter-typespec

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# tree-sitter-typespec

This is a grammar for [typespec](https://typespec.io/), including highlights and indents.

The [official TypeSpec grammer](https://github.com/microsoft/typespec/blob/main/packages/spec/src/spec.emu.html) was used to derive this tree-sitter grammar. The grammar follows the spec closely, but omits projections as per the advice of the project maintainers.