[zeromq-dev] hxzmq - 0MQ language bindings for haXe
Richard Smith
rsmith at rsbatechnology.co.uk
Tue May 24 11:46:49 CEST 2011
Hi all,
I have written a 0MQ language binding for the haXe cross-target language.
The repo is here:
http://github.com/rjsmith/hxzmq
Currently, hxzmq supports compiling to the cpp and nekovm language targets.
It has been tested against libzmq 2.1.4 to 2.1.7 to date on OSX64bit, Linux
32bit, Windows 32bit.
The project provides the cpp source code for creating the hxzmq.ndll shared
library which is used to bridge the libzmq c api to haXe, in combination
with a set of haXe API wrapper classes. The repo also includes unit tests
and implementations of some of the 0MQ guide code.
The project is also available as a released package on the
http://lib.haxe.org repository (currently at v1.0.0).
OK if I add a page to the bindings: area on the zeromq website?
Regards,
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110524/813eeed6/attachment.htm>
More information about the zeromq-dev
mailing list