mergJSON, externals and Livecode Server
Thierry Douez
th.douez at gmail.com
Tue Aug 4 05:50:03 EDT 2015
and here a previous post from Mark Wieder:
A coworker hipped me to the fact that OSX has a built-in json parser.
As does linux.
Takes input from stdin and sends to stdout, so
json_pp < filename
will parse and pretty-print a json file for you.
I was feeling uneasy about posting json data to online parsers,
and this does the trick quite nicely.
Best,
Thierry
2015-08-04 11:43 GMT+02:00 Thierry Douez <th.douez at gmail.com>:
> 2015-08-04 10:57 GMT+02:00
> David Bovill <david at viral.academy>:
>
> Hi David,
>
> You might find this tool (binary available) interesting:
>
> http://stedolan.github.io/jq/
>
>
> Otherwise, for linux, externals have to be built speciffically for the platform
>
>
>> Hi - I'm looking to switch from parsing JSON
------------------------------------------------
Thierry Douez - http://sunny-tdz.com
Maker of sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
More information about the use-livecode
mailing list