google / google/jsonnet

C api should expose jsonnet types

Open
#200 2 comments 0 reactions 0 assignees View on GitHub
C api enhancement
Dominant language
Jsonnet
Stars
7.6k
Forks
475
PR merge metrics
No merged PRs in 30d

Description

To embbed jsonnet in an application as a config language, you often want it to produce a traversable structure. Right now you can evaluate and then reinterpret the char\* with a different json parser which is painful:

https://github.com/mikedanese/overlay/blob/master/main.c#L195-L206

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.