digitalmars.D.announce - Wiki page for C bindings / wrappers and reimplementations
- Marco Leise (4/4) Jul 30 2012 I find that we lack a way to search for ported C headers or D alternativ...
- David (2/4) Jul 30 2012 This great and yeah on dlang.org it would be even better.
- Marco Leise (5/12) Jul 30 2012 Hey you just say that because Glamour is already in the list ;)
- Pragma Tix (10/12) Jul 30 2012 Not completely OT
- Nick Sabalausky (6/30) Jul 30 2012 Yea, there's also a page about DMD's internals that's always been
- Brad Anderson (5/9) Jul 30 2012 http://www.prowiki.org/wiki4d/wiki.cgi?DMDSourceGuide
- Walter Bright (3/8) Jul 30 2012 There's also the Deimos project, which is D interfaces to popular C libr...
- Jacob Carlborg (4/7) Jul 30 2012 Most of the projects on the list point to Deimos projects.
- Marco Leise (7/7) Aug 01 2012 Am Mon, 30 Jul 2012 16:50:57 +0200
- David (2/7) Aug 01 2012 You could make it output json, and someone else does the fancy html?
- Marco Leise (5/6) Aug 01 2012 Maybe I'll make it a little more fancy, settle for a practical database ...
- dnewbie (2/9) Aug 01 2012 libnotify description is truncated.
- Marco Leise (4/4) Aug 09 2012 Moved: http://mleise.dnsd.info/
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:Hey you just say that because Glamour is already in the list ;) -- MarcoI 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 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: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 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 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.http://www.prowiki.org/wiki4d/wiki.cgi?DMDSourceGuide 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.
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-DeimosMost 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
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
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
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