This is a preliminary list of functions that will be added in json.biplan.
Feel free to suggest additions.
I here declare being ashamed of writing a standard library function that only works on linux, but, being LINUX the only target for version CR.1 it is probably OK for now. This is the only way I could find to extract JSON values in BIPLAN without writing a full JSON parser in BIPLAN itself.
This is a preliminary list of functions that will be added in
json.biplan.Feel free to suggest additions.
json_getextracts a JSON value by jq path from a BIPLAN stringI here declare being ashamed of writing a standard library function that only works on linux, but, being LINUX the only target for version CR.1 it is probably OK for now. This is the only way I could find to extract JSON values in BIPLAN without writing a full JSON parser in BIPLAN itself.