September 26, 2007 DBus for D not yet completed :) | ||||
---|---|---|---|---|
| ||||
This is no announcement of a release. DBus is a interprocess communication (IPC) mechnism which is developed mainly for the Linux desktop. A windows port is also available. DBus is IPC in OOP style with very little overhead. http://www.freedesktop.org/wiki/Software/dbus http://dbus.freedesktop.org/doc/dbus-faq.html This can be interesting for - a replacement for JNI to combine Java and D - communication with apps written in other languages C/C++/QT/Ruby/Perl/Python/.. - Communication with the Linux Desktop (Gnome/KDE) I am working on a language binding for D, and it works so far for my needs. But it still needs improvements and more testing for a release. I just want to tell you about i am working on this. Early adaptors welcome :) |
September 26, 2007 Re: DBus for D not yet completed :) | ||||
---|---|---|---|---|
| ||||
Posted in reply to Frank Benoit | 在 Wed, 26 Sep 2007 16:52:37 +0800,Frank Benoit <keinfarbton@googlemail.com> 写道: > This is no announcement of a release. > > DBus is a interprocess communication (IPC) mechnism which is developed > mainly for the Linux desktop. A windows port is also available. DBus is > IPC in OOP style with very little overhead. > > http://www.freedesktop.org/wiki/Software/dbus > http://dbus.freedesktop.org/doc/dbus-faq.html > > This can be interesting for > - a replacement for JNI to combine Java and D > - communication with apps written in other languages > C/C++/QT/Ruby/Perl/Python/.. > - Communication with the Linux Desktop (Gnome/KDE) > > I am working on a language binding for D, and it works so far for my > needs. But it still needs improvements and more testing for a release. > > I just want to tell you about i am working on this. > Early adaptors welcome :) > Yet Another Awesome Ware -- 使用 Opera 革命性的电子邮件客户程序: http://www.opera.com/mail/ |
Copyright © 1999-2021 by the D Language Foundation