2 releases

new 0.1.1 Apr 21, 2024
0.1.0 Apr 6, 2024

#231 in Programming languages

Download history 174/week @ 2024-04-06 66/week @ 2024-04-13 226/week @ 2024-04-20

466 downloads per month
Used in 2 crates

MIT/Apache

550KB
13K SLoC

rsjsonnet-lang

crates.io Documentation MSRV License

A Rust library to parse and evaluate Jsonnet programs.


lib.rs:

Library to parse and evaluate Jsonnet files.

See the token, lexer, [ast] and parser modules for Jsonnet parsing. See the program module for Jsonnet evaluation.

Dependencies

~2.5MB
~39K SLoC