#starlark #configuration-language #parser #ported #github #com-google-starlark-go

strangemeadowlark

Parser for the Starlark configuration language. Ported from https://github.com/google/starlark-go

1 unstable release

0.1.0 Nov 1, 2023

#1506 in Development tools

Download history 3/week @ 2024-02-21 6/week @ 2024-02-28 1/week @ 2024-03-13 4/week @ 2024-03-20 41/week @ 2024-03-27 6/week @ 2024-04-03

52 downloads per month

Apache-2.0

160KB
4K SLoC

This is a parser for the Starlark language, a dialect of Python intended for use as a configuration language (for example, to configure builds in bazel).

This implementation is a port of starlark-go to Rust.

Dependencies

~1MB
~19K SLoC