[q-lang-users] A few libs
Brought to you by:
agraef
From: Peter M. <pet...@wa...> - 2005-05-05 16:54:59
|
Hi, I made a few libraries for Q: json-q which is a JSON[1] reader and writer and smash-q which is a marshalling library for Q using a binary protocol. Both can be found at 'http://www.il.fontys.nl/~silvernerd/q'. Greetings, Peter Minten [1] JavaScript Object Notation, a simple way to transfer structured data, see 'http://www.json.org'. |