Comparison of data-serialization formats: Difference between revisions

Content deleted Content added
Syntax comparison of human-readable formats: minor fix in edn, and extra example for string
Line 550:
| <code>685230</code><br><code>-685230</code>
| <code>6.8523015e+5</code>
| <code>"A to Z", "A \"up to\" Z"</code>
| <code>[true nil -42.1e7 "A to Z"]</code>
| <code>{':kw 1, "42'" true, '"A to Z'" [1 2 3]}</code>
|-
! Format