[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] tnetstrings.lua 1.0.0
- From: Pierre Chapuis <catwell@...>
- Date: Tue, 07 Jun 2011 11:42:28 +0200
On Mon, 6 Jun 2011 09:36:57 +1000, Josh Simmons wrote:
Being a binary format it's not easy to parse in other languages, and
it's not backwards compatible with our old stuff. Being able to bind
it from another language isn't the same as being able to easily
implement it in another language.
I used to think the same, and then I found
https://github.com/cuzic/MessagePack-JS
This looks like a reasonably simple implementation to me, and if it's
do-able in JS it should be possible in about anything.
--
Pierre 'catwell' Chapuis