code wiki / json

topic: json

9 modules sharing the json name family (derived from the tree's prefix discipline).

moduledescriptionlinesfuncs
_json_string_authored.nxJSON string scan + unescape, bits-up162
json.nxpull-style JSON parser (Phase G12, RFC 8259). 2579
json_emit.nxRFC 8259 JSON writer (complement to json.nx parser). 27315
nx_json.nxJSON tokenizer (RFC 8259 subset). 3065
nx_json_adversarial_test.nxPhase A5 of S-class hardening.992
nx_json_emit.nxTHE canonical tiny JSON emitter (eats json-emit-dup, tranche 1).387
nx_json_lib.nxminimal SOVEREIGN JSON field reader (no jq, no shell, no 3rd-party). Built for754
nx_json_test.nxexercise both the tokenizer (nx_json.nx) and the1141
nx_json_v1.nxpull-style JSON parser (Phase G12, RFC 8259).2337