On 7/30/14, 10:05 AM, David Soria Parra wrote:
Hi,
We are happy to announce the release of 'dfuse', a high level D language
binding
for fuse (http://fuse.sourceforge.net). It supports libfuse >= 2.8 and
works on
both Linux and MacOS (osxfuse). You can find the project at:
https://github.com/facebook/dfuse
We at Facebook have been working on dfuse for the last weeks and are
actively
using it in production. While the interface is still limited, we hope to
work
towards a full featured fuse binding.
If you want to get involved, feel free to sent pull requests, submit
issues and
direct any questions about dfuse to the D mailinglist or ping 'dsop' on
IRC.
- David Soria Parra
https://www.facebook.com/dlang.org/posts/893875583959457
http://www.reddit.com/r/programming/comments/2c5n5r/facebook_is_open_sourcing_dfuse_d_language/
https://twitter.com/D_Programming/status/494531403376492545
Andrei