✨ Yet another Go wrapper for Starlark that simplifies usage, offers data conversion and useful Starlark libraries
Skylib is a library of Starlark functions for manipulating collections, file paths, and various other data types in the domain of Bazel build rules.
Stardoc is a documentation generator for Bazel APIs such as custom rules written in Starlark.
Starlark (formerly known as Skylark) is a language intended for use as a configuration language. It was designed for the Bazel build system, but may be useful for other projects as well. This repository is where Starlark features are proposed, discussed, and specified. It contains information…
Base Starlark libraries and basic Bazel rules which are useful for constructing rulesets and BUILD files.
Die Hauptfunktionen von aspect-build/bazel-lib sind: Starlark Development.
Open-Source-Alternativen zu aspect-build/bazel-lib sind unter anderem: 1set/starlet — ✨ Yet another Go wrapper for Starlark that simplifies usage, offers data conversion and useful Starlark libraries. bazelbuild/bazel-skylib — Skylib is a library of Starlark functions for manipulating collections, file paths, and various other data types in… bazelbuild/stardoc — Stardoc is a documentation generator for Bazel APIs such as custom rules written in Starlark. bazelbuild/starlark — Starlark (formerly known as Skylark) is a language intended for use as a configuration language. It was designed for… google/bazel-common — This repository contains assorted common functionality for Google's open-source libraries that are built with [bazel].… google/skylark — Skylark is now called Starlark. The project has moved to go.starlark.net.