On Tue, Aug 7, 2012 at 7:55 PM, andrea crotti <[email protected]> wrote:
> Reading through the guide (which is great by the way) I wonder if > using C as the default language is the best possible chioce.. I mean > specially in the simple examples ~30% of the code is just C specific > memory management and other things that are not needed in all the > other bindings. > > I think is very useful when explaining some lower level issues, but > other than that using Python or Ruby would make even more evident and > easy to understand the code in the examples.. Thanks to the heroic efforts of our community you'll find the Guide in several other languages: Python - http://zguide.zeromq.org/py:all PHP - http://zguide.zeromq.org/php:all Lua - http://zguide.zeromq.org/lua:all Haxe - http://zguide.zeromq.org/hx:all See http://zguide.zeromq.org/ -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
