digitalmars.D.announce - Wiki page for C bindings / wrappers and reimplementations
- Marco Leise <Marco.Leise gmx.de> Jul 30 2012
- David <d dav1d.de> Jul 30 2012
- Marco Leise <Marco.Leise gmx.de> Jul 30 2012
- Pragma Tix <pragmatix orange.fr> Jul 30 2012
- Nick Sabalausky <SeeWebsiteToContactMe semitwist.com> Jul 30 2012
- Brad Anderson <eco gnuk.net> Jul 30 2012
- Walter Bright <newshound2 digitalmars.com> Jul 30 2012
- Jacob Carlborg <doob me.com> Jul 30 2012
- Marco Leise <Marco.Leise gmx.de> Aug 01 2012
- David <d dav1d.de> Aug 01 2012
- "dnewbie" <run3 myopera.com> Aug 01 2012
- Marco Leise <Marco.Leise gmx.de> Aug 01 2012
- Marco Leise <Marco.Leise gmx.de> Aug 09 2012
I find that we lack a way to search for ported C headers or D alternatives that do the same. So I started a Wiki page here: http://prowiki.org/wiki4d/wiki.cgi?CLibraryBindings Not sure if it is useful there. I'd like to see dynamic pages on dlang.org in a distant future, which make searching by category or compatibility easier. -- Marco
Jul 30 2012
Am 30.07.2012 16:50, schrieb Marco Leise:I find that we lack a way to search for ported C headers or D alternatives that do the same. So I started a Wiki page here: http://prowiki.org/wiki4d/wiki.cgi?CLibraryBindings Not sure if it is useful there. I'd like to see dynamic pages on dlang.org in a distant future, which make searching by category or compatibility easier.
This great and yeah on dlang.org it would be even better.
Jul 30 2012
Am Mon, 30 Jul 2012 20:30:21 +0200 schrieb David <d dav1d.de>:Am 30.07.2012 16:50, schrieb Marco Leise:I find that we lack a way to search for ported C headers or D alternatives that do the same. So I started a Wiki page here: http://prowiki.org/wiki4d/wiki.cgi?CLibraryBindings Not sure if it is useful there. I'd like to see dynamic pages on dlang.org in a distant future, which make searching by category or compatibility easier.
This great and yeah on dlang.org it would be even better.
Hey you just say that because Glamour is already in the list ;) -- Marco
Jul 30 2012
Am 30.07.2012 16:50, schrieb Marco Leise:I find that we lack a way to search for ported C headers or D alternatives that do the same. So I started a Wiki page here: http://prowiki.org/wiki4d/wiki.cgi?CLibraryBindings Not sure if it is useful there. I'd like to see dynamic pages on dlang.org in a distant future, which make searching by category or compatibility easier.
Not completely OT A hidden page on D WIKI http://prowiki.org/wiki4d/wiki.cgi?PortingFromCxx written by Bill Baxter (and ahem.. m) This is D1 stuff, nevertheless it is a shame that this page including other C++ to D stuff is NOT part of Dlang... _Try to find this page form WIKI main_ But I gave up to see any sense in D development organization at all. Just want to say.
Jul 30 2012
On Tue, 31 Jul 2012 02:37:44 +0200 Pragma Tix <pragmatix orange.fr> wrote:Am 30.07.2012 16:50, schrieb Marco Leise:I find that we lack a way to search for ported C headers or D alternatives that do the same. So I started a Wiki page here: http://prowiki.org/wiki4d/wiki.cgi?CLibraryBindings Not sure if it is useful there. I'd like to see dynamic pages on dlang.org in a distant future, which make searching by category or compatibility easier.
Not completely OT A hidden page on D WIKI http://prowiki.org/wiki4d/wiki.cgi?PortingFromCxx written by Bill Baxter (and ahem.. m) This is D1 stuff, nevertheless it is a shame that this page including other C++ to D stuff is NOT part of Dlang... _Try to find this page form WIKI main_ But I gave up to see any sense in D development organization at all. Just want to say.
Yea, there's also a page about DMD's internals that's always been frustratingly difficult to find. I think the only way you've ever been able to get to it is through the index or a direct URL, and I can't even find it now.
Jul 30 2012
--047d7b343a9e4cb55104c615ceda Content-Type: text/plain; charset=ISO-8859-1 On Mon, Jul 30, 2012 at 6:50 PM, Nick Sabalausky < SeeWebsiteToContactMe semitwist.com> wrote:Yea, there's also a page about DMD's internals that's always been frustratingly difficult to find. I think the only way you've ever been able to get to it is through the index or a direct URL, and I can't even find it now.
I also have a lot of difficulty finding it. If you search "DMD Source Guide" it doesn't even show up in the first few pages of results. --047d7b343a9e4cb55104c615ceda Content-Type: text/html; charset=ISO-8859-1 On Mon, Jul 30, 2012 at 6:50 PM, Nick Sabalausky <span dir="ltr"><<a href="mailto:SeeWebsiteToContactMe semitwist.com" target="_blank">SeeWebsiteToContactMe semitwist.com</a>></span> wrote:<br><div class="gmail_quote"> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br> </div></div>Yea, there's also a page about DMD's internals that's always been<br> frustratingly difficult to find. I think the only way you've ever been<br> able to get to it is through the index or a direct URL, and I can't<br> even find it now.<br> <br> </blockquote></div><br><div><a href="http://www.prowiki.org/wiki4d/wiki.cgi?DMDSourceGuide">http://www.prowiki.org/wiki4d/wiki.cgi?DMDSourceGuide</a> </div><div><br></div><div>I also have a lot of difficulty finding it. If you search "DMD Source Guide" it doesn't even show up in the first few pages of results.</div> --047d7b343a9e4cb55104c615ceda--
Jul 30 2012
On 7/30/2012 7:50 AM, Marco Leise wrote:I find that we lack a way to search for ported C headers or D alternatives that do the same. So I started a Wiki page here: http://prowiki.org/wiki4d/wiki.cgi?CLibraryBindings Not sure if it is useful there. I'd like to see dynamic pages on dlang.org in a distant future, which make searching by category or compatibility easier.
There's also the Deimos project, which is D interfaces to popular C libraries. https://github.com/D-Programming-Deimos
Jul 30 2012
On 2012-07-31 05:34, Walter Bright wrote:There's also the Deimos project, which is D interfaces to popular C libraries. https://github.com/D-Programming-Deimos
Most of the projects on the list point to Deimos projects. -- /Jacob Carlborg
Jul 30 2012
Am Mon, 30 Jul 2012 16:50:57 +0200 schrieb Marco Leise <Marco.Leise gmx.de>: I have now written a simple web site the lists C bindings by category. It is updated every day. http://mleise.abcz8.com/d/bindings.php Currently it only lists Deimos repositories and includes them even if they only contain C headers. Oh and it is ugly. -- Marco
Aug 01 2012
Am 01.08.2012 19:18, schrieb Marco Leise:Am Mon, 30 Jul 2012 16:50:57 +0200 schrieb Marco Leise <Marco.Leise gmx.de>: I have now written a simple web site the lists C bindings by category. It is updated every day. http://mleise.abcz8.com/d/bindings.php Currently it only lists Deimos repositories and includes them even if they only contain C headers. Oh and it is ugly.
You could make it output json, and someone else does the fancy html?
Aug 01 2012
On Wednesday, 1 August 2012 at 17:18:36 UTC, Marco Leise wrote:Am Mon, 30 Jul 2012 16:50:57 +0200 schrieb Marco Leise <Marco.Leise gmx.de>: I have now written a simple web site the lists C bindings by category. It is updated every day. http://mleise.abcz8.com/d/bindings.php Currently it only lists Deimos repositories and includes them even if they only contain C headers. Oh and it is ugly.
libnotify description is truncated.
Aug 01 2012
Am Wed, 01 Aug 2012 21:35:32 +0200 schrieb David <d dav1d.de>:You could make it output json, and someone else does the fancy html?
Maybe I'll make it a little more fancy, settle for a practical database table structure and then output JSON. -- Marco
Aug 01 2012
Moved: http://mleise.dnsd.info/ (Note: This uses a free DynDNS service and the only free VPS host in the world. I expect occasional downtimes. ;-) ) -- Marco
Aug 09 2012









David <d dav1d.de> 