Hi list,

I've written yet another JSON encoder/decoder for PicoLisp. I know, they
already exist..

This library is using a native C library for JSON parsing, so it's a bit
different.

Of course, I've written a tutorial which explains a few more concepts I
learned (Thanks Mr. Burger).

  https://github.com/aw/picolisp-json/blob/master/EXPLAIN.md

And the library: https://github.com/aw/picolisp-json

Please let me know if you find any issues..


Thanks!

Reply via email to