We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 085120a commit 11094c5Copy full SHA for 11094c5
srfi-180.html
@@ -57,6 +57,10 @@ <h2 id="status">Status</h2>
57
<li>Draft #2 published: 2020-03-02</li>
58
<li>Draft #3 published: 2020-06-20</li>
59
<li>Finalized: 2020-07-01</li>
60
+ <li>Revised to fix errata:
61
+ <ul>
62
+ <li>2016-08-07 (Fix <code>json-generator</code> to accept generators as well as ports.)</li></ul></li>
63
+
64
</ul>
65
<h2 id="abstract">Abstract</h2>
66
<p>This library describes a JavaScript Object Notation (JSON) parser and printer. It supports JSON that may be bigger than memory.</p>
0 commit comments