Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tree-sitter-grammars/tree-sitter-starlark

Starlark grammar for tree-sitter
https://github.com/tree-sitter-grammars/tree-sitter-starlark

parser starlark tree-sitter

Last synced: about 1 month ago
JSON representation

Starlark grammar for tree-sitter

Awesome Lists containing this project

README

        

# tree-sitter-starlark

[![Build Status](https://github.com/tree-sitter-grammars/tree-sitter-starlark/actions/workflows/ci.yml/badge.svg)](https://github.com/tree-sitter-grammars/tree-sitter-starlark/actions/workflows/ci.yml)
[![Discord](https://img.shields.io/discord/1063097320771698699?logo=discord)](https://discord.gg/w7nTvsVJhm)

Starlark grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter)

Adapted from the [official spec](https://github.com/bazelbuild/starlark/blob/master/spec.md)
and the [Google spec](https://github.com/google/starlark-go/blob/master/doc/spec.md)