Hello everyone, I had some problems with data representation in builtin json.l and decided to write my own little version.
With an exception of not being able to represent a null byte in strings, RFC8259 json standard is fully supported. I'm also slowly working on a more strict version of the parser and if there's interest I'll post it later as well, but it won't look anywhere as nice. Feedback is welcome. BR, Geri
mini8259.l
Description: Binary data