You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository hosts [[https://srfi.schemers.org/srfi-180/][SRFI 180]]: JSON, a [[https://srfi.schemers.org/][Scheme Request for Implementation]].
6
+
7
+
This SRFI is in /draft/ status.
8
+
9
+
The full documentation for this SRFI can be found in the [[https://srfi.schemers.org/srfi-180/srfi-180.html][SRFI Document]].
10
+
11
+
If you'd like to participate in the discussion of this SRFI, or report issues with it, please [[https://srfi.schemers.org/srfi-180/][join the SRFI-180 mailing list]] and send your message there.
<h2>Abstract</h2><p>This library describes a JavaScript Object Notation (JSON) parser and printer. It supports streaming parses of JSON that may be bigger than memory.</p></body></html>
0 commit comments