5 unstable releases
new 0.3.0 | Nov 7, 2024 |
---|---|
0.2.0 | Aug 12, 2024 |
0.1.2 | Jul 20, 2024 |
0.1.1 | Apr 21, 2024 |
0.1.0 | Apr 6, 2024 |
#136 in Template engine
172 downloads per month
Used in 2 crates
655KB
16K
SLoC
rsjsonnet-lang
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
~3MB
~46K SLoC