www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Wiki page for C bindings / wrappers and reimplementations

reply Marco Leise <Marco.Leise gmx.de> writes:
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
next sibling parent reply David <d dav1d.de> writes:
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
parent Marco Leise <Marco.Leise gmx.de> writes:
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
prev sibling next sibling parent reply Pragma Tix <pragmatix orange.fr> writes:
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
parent reply Nick Sabalausky <SeeWebsiteToContactMe semitwist.com> writes:
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
parent Brad Anderson <eco gnuk.net> writes:
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
prev sibling next sibling parent reply Walter Bright <newshound2 digitalmars.com> writes:
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
parent Jacob Carlborg <doob me.com> writes:
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
prev sibling next sibling parent reply Marco Leise <Marco.Leise gmx.de> writes:
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
next sibling parent reply David <d dav1d.de> writes:
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
parent Marco Leise <Marco.Leise gmx.de> writes:
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
prev sibling parent "dnewbie" <run3 myopera.com> writes:
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
prev sibling parent Marco Leise <Marco.Leise gmx.de> writes:
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