On Sat, Jun 28, 2008 at 7:45 PM, Dan Carter <[EMAIL PROTECTED]> wrote:
> I am just trying to get a feel for the nature of the beast, and the > structure of its execution. I have been advised by Rick that the > Platform code is a place to start, but I have a very great deal of study > to do before I think about putting greasy fingerprints on code. I have > noticed, however, that the code is quite clear and readable, at least > the lines I have read. I think you still need to check out the whole tree. That will let you see how it fits together. If you are going to work on Windows, then I would at least try to compile the interpreter on Windows. Once you have your tools set up, compiling on Windows is very easy. Then look at kernel\platform\unix and kernel\platform\windows to see and compare how the OS specific stuff is separated out. -- Mark Miesfeld ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
