digitalmars.D - libraries
- bob <bob opsat.net> Jan 21 2007
- Kyle Furlong <kylefurlong gmail.com> Jan 21 2007
how long is it expected before library interfaces are converted to D? without win32 or gtk2... or any other library interface... this seems kind of as a stuck project as there is not much that can be done. i have read the c.h to d module info but am more curious to work that has already been done in this area rather than doing it all myself.
Jan 21 2007
bob wrote:how long is it expected before library interfaces are converted to D? without win32 or gtk2... or any other library interface... this seems kind of as a stuck project as there is not much that can be done. i have read the c.h to d module info but am more curious to work that has already been done in this area rather than doing it all myself.
Welcome to D, which is far from a "stuck project." You might want to try dsource, if you are looking for library code/bindings, which you can find at http://www.dsource.org.
Jan 21 2007








Kyle Furlong <kylefurlong gmail.com>