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

strangemeadowlark

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

2 releases

new 0.1.2 May 22, 2024
0.1.0 Nov 1, 2023

#824 in Development tools

Download history 6/week @ 2024-02-22 3/week @ 2024-02-29 1/week @ 2024-03-14 4/week @ 2024-03-21 45/week @ 2024-03-28 2/week @ 2024-04-04

101 downloads per month

Apache-2.0

170KB
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

~1.5MB
~19K SLoC