Re: Palm Pilot porting
- Posted by irv mullins <irvm at ellijay.com> May 30, 2004
- 550 views
Juergen Luethje wrote: > And just out of a layman's curiosity: > With new Euphoria versions 2.5 and later, which in great parts are > not written in C anymore, but in Euphoria itself, the process of > porting Euphoria to other operating systems will become more difficult, > right? I just think so because in contrast to Euphoria, the C language > already exists on almost any platform. Just guessing here, but I would expect porting to be easier - there should now be fewer low-level routines which must be written in the host language. Irv