clayasaurus
Joined: 21 May 2004 Posts: 857
|
Posted: Fri Dec 21, 2007 4:27 pm Post subject: Restarting 3rd time... |
|
|
Alright, I'm going to try and restart this porting effort from scratch, this time using the latest version. Here is how I will port
1. Get debugger with C++ code to work, debug hello world program, make sure stepping works etc.
2. Port lastest C++ code. Use the tricks from the java and previous ports to handle the hard stuff. Remove memory management code.
3. Debug D version vs C++ version, make sure they follow the same execution path.
4. Get it to work
5. Perhaps attempt to add back memory management code.
6. Keep it up to date.
I'll give a heads up after I get step #1 done. This is a very frustrating to port gah |
|