Comparison of data-serialization formats: Difference between revisions

Content deleted Content added
See also: no longer apropos
Line 7:
|-
! Name
! Creator/Maintainer
! Standard
! [[Binary format|Binary]]?
Line 14 ⟶ 15:
|-
| [[JSON]]
| [[Douglas Crockford]]
| [http://tools.ietf.org/html/rfc4627 RFC 4627]
| {{no}}
Line 21 ⟶ 23:
|-
| [[OGDL]]
|
|
|
Line 28 ⟶ 31:
|-
| [[Property list]]
| [[Apple Inc.|Apple]]/[[NeXT]]
| ''de facto''{{ref|plist DTD|p}}
|
Line 35 ⟶ 39:
|-
| [[Protocol Buffers]]
| [[Google]]
|
| {{yes}}
Line 42 ⟶ 47:
|-
| [[S-expression]]s
|
| ''de facto'' (many variants)
| {{no}}
Line 49 ⟶ 55:
|-
| [[Thrift (protocol)|Thrift]]
| [[Facebook]]
|
|
Line 56 ⟶ 63:
|-
| [[YAML]]
|
| [http://www.yaml.org/spec/1.2/spec.html YAML.org]
| {{no}}