Hacker News new | ask | show | jobs
by andix 112 days ago
So it always depends on the implementation.

If you need something unambiguously specified, then XML with XSD is still a valid option. All number types are specified exactly, and you can use extensions for custom number types.

1 comments

what's wrong with protobuf & friends ?
Nothing. Not a very good data exchange format though.