can someone convert a C++ program to D for me?

James Dunne james.jdunne at gmail.com
Tue May 2 10:43:41 PDT 2006


Kopeman88 at gmail.com wrote:
 >
 >

Let's get a few obvious questions out of the way first:

1) Are you offering a reward?
2) What is the purpose for the conversion?
3) How big of a program are we talking here?
4) What target system is the C++ application written for?
5) Is there a GUI involved?
6) Does it require refactoring due to multiple inheritance?
7) Does it link with other C++ libraries?  Other C libraries? etc.
8) Does it use non-standard language extensions? i.e. GNU or Microsoft?

I'm sure there're more, but try these big ones first.

-- 
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/MU/S d-pu s:+ a-->? C++++$ UL+++ P--- L+++ !E W-- N++ o? K? w--- O 
M--@ V? PS PE Y+ PGP- t+ 5 X+ !R tv-->!tv b- DI++(+) D++ G e++>e 
h>--->++ r+++ y+++
------END GEEK CODE BLOCK------

James Dunne



More information about the Digitalmars-d mailing list