Structured output
Martin Mares
mj at ucw.cz
Wed Jun 21 20:29:27 CEST 2017
Hello, world!\n
> Something like libxo support would be pretty cool, https://github.com/Juniper/libxo
>
> That'd provide text, XML, JSON, and HTML output.
For many applications, text-based formats are too slow. This is the reason
why I prefer to base the structured format on CBOR, which is much faster
to generate and to parse.
For basic applications which do not require high-volume output, online
conversion to bare JSON should be possible.
Have a nice fortnight
--
Martin `MJ' Mares <mj at ucw.cz> http://mj.ucw.cz/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
Q: How many alchemists does it take to change a light bulb? A: Into what?
More information about the Bird-users
mailing list