Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] D language library (wrapper)

Hey All,

I've been intrigued by the D Language for a while now, but haven't had the opportunity to use it for anything yet. As a learning exercise I wrapped the Paho C (Win/Linux) library for use with D.

Would there be any interest in this? Adding it to Paho?

It wraps the current C library in GIT, and is working with the latest DMD compiler and/or GDC-4.9 on Linux. Next I will see about getting it working on Windows.

Thanks,
Frank


Back to the top