digitalmars.D.announce - Porting Wiki - please contribute
- Bill Baxter (9/9) Sep 22 2007 I set up a few sections on the Wiki4D about porting to D from various
- BLS (4/17) Sep 23 2007 Great,
- Robert Fraser (2/15) Sep 23 2007 I could do soemthing on C++ to Java, though I'm not sure how relevant th...
- Bill Baxter (5/23) Sep 23 2007 Sure! Then the C++ to D porting section can be just one line: "See C++
- BLS (10/28) Sep 23 2007 You can do something on C++ to Java but nothing on C++ to D ?
- BLS (7/12) Oct 16 2007 I have added a few lines to the C++ section : *Windows specific Issues*.
I set up a few sections on the Wiki4D about porting to D from various languages. I would like to encourage anyone who has advice to D to add to the appropriate pages: http://www.prowiki.org/wiki4d/wiki.cgi?PortingOverview And if the appropriate page doesn't exist (ObjC or Fortran or whatnot), just add it. It's a wiki! I plan to add more to the C++ page, but I probably won't touch the others any further (except maybe to make minor edits to what others write). --bb
Sep 22 2007
Bill Baxter schrieb:I set up a few sections on the Wiki4D about porting to D from various languages. I would like to encourage anyone who has advice to D to add to the appropriate pages: http://www.prowiki.org/wiki4d/wiki.cgi?PortingOverview And if the appropriate page doesn't exist (ObjC or Fortran or whatnot), just add it. It's a wiki! I plan to add more to the C++ page, but I probably won't touch the others any further (except maybe to make minor edits to what others write). --bbGreat, I've added a few lines. Bjoern
Sep 23 2007
Bill Baxter Wrote:I set up a few sections on the Wiki4D about porting to D from various languages. I would like to encourage anyone who has advice to D to add to the appropriate pages: http://www.prowiki.org/wiki4d/wiki.cgi?PortingOverview And if the appropriate page doesn't exist (ObjC or Fortran or whatnot), just add it. It's a wiki! I plan to add more to the C++ page, but I probably won't touch the others any further (except maybe to make minor edits to what others write). --bbI could do soemthing on C++ to Java, though I'm not sure how relevant that would be ;-P.
Sep 23 2007
Robert Fraser wrote:Bill Baxter Wrote:Sure! Then the C++ to D porting section can be just one line: "See C++ to Java section and then Java to D section". Or not. :-P --bbI set up a few sections on the Wiki4D about porting to D from various languages. I would like to encourage anyone who has advice to D to add to the appropriate pages: http://www.prowiki.org/wiki4d/wiki.cgi?PortingOverview And if the appropriate page doesn't exist (ObjC or Fortran or whatnot), just add it. It's a wiki! I plan to add more to the C++ page, but I probably won't touch the others any further (except maybe to make minor edits to what others write). --bbI could do soemthing on C++ to Java, though I'm not sure how relevant that would be ;-P.
Sep 23 2007
Robert Fraser schrieb:Bill Baxter Wrote:You can do something on C++ to Java but nothing on C++ to D ? Incredibele :) Seriously, advice regarding porting from major languages to D is indeed a win! -------------------------------------------------------------------------- .. like to suggest to use the C++ to D stuff as Draft, because it is a systematic approach. Just my opinion BjoernI set up a few sections on the Wiki4D about porting to D from various languages. I would like to encourage anyone who has advice to D to add to the appropriate pages: http://www.prowiki.org/wiki4d/wiki.cgi?PortingOverview And if the appropriate page doesn't exist (ObjC or Fortran or whatnot), just add it. It's a wiki! I plan to add more to the C++ page, but I probably won't touch the others any further (except maybe to make minor edits to what others write). --bbI could do soemthing on C++ to Java, though I'm not sure how relevant that would be ;-P.
Sep 23 2007
Bill Baxter schrieb:I set up a few sections on the Wiki4D about porting to D from various languages. I would like to encourage anyone who has advice to D to add to the appropriate pages: http://www.prowiki.org/wiki4d/wiki.cgi?PortingOverviewI have added a few lines to the C++ section : *Windows specific Issues*. Would be nice if somebody is willing to verify. You'll find it at http://www.prowiki.org/wiki4d/wiki.cgi?PortingFromCxx#section27 Thanks B
Oct 16 2007