IAP Tools for D

Guillaume Piolat via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Dec 22 10:13:09 PST 2015


On Wednesday, 16 December 2015 at 09:47:35 UTC, Jakob Jenkov 
wrote:
>
> Since we are rather new to D, would anyone be interested in 
> helping us a bit out making such a library? We can probably do 
> the coding ourselves, but might need some tips about how to 
> pack it nicely into a D library which can be used with Dub etc.

Be sure to look at how MsgPack is implemented in D:
https://github.com/msgpack/msgpack-d

It has a very easy interface, and is one of the better D library 
out there.




More information about the Digitalmars-d-announce mailing list