Hi everyone.

I just implement *protoc-gen-haxe*(https://github.com/Atry/protoc-gen-haxe), 
which contains a Protocol Buffers compiler and some run-time libraries for 
Haxe language(http://www.haxe.org/). 

I am also the author of protoc-gen-as3(
https://code.google.com/p/protoc-gen-as3/), which is widely used in web 
games. I rewrite these code because I want try the Haxe way to generate 
code.

An interesting thing is that protoc-gen-haxe can deal with Protocol Buffers 
format at both compile -time and run-time, and even compile `.proto` 
definitions into Haxe at both compile-time and run-time.

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to