Home

Awesome

Awesome Starlark

A list of awesome things related to the Starlark language.

This page started as a fork of https://github.com/bazelbuild/starlark/blob/master/users.md with the goal of having a page that's easier to maintain, iterate on, and promote. The repository above is dedicated to the specification, so it has different requirements.

Starlark Implementations

There are 3 known implementations of the Starlark language:

The language specification can be found here: https://github.com/bazelbuild/starlark/blob/master/spec.md.

Tools

Libraries and extensions

Bindings

Python

IDEs

Some IDEs have a plugin for Bazel. Otherwise, consider using a Python mode.

Users

List of projects that use Starlark.