Re: [F-Script-talk] Porting FScript to other O.S.: some questions
Brought to you by:
pmougin
From: Todd B. <tbl...@ma...> - 2006-08-25 20:56:45
|
On Aug 25, 2006, at 12:38 AM, Giovanni Giorgi wrote: > How can be difficult to make FScript multi-platform? About as hard has making GNUStep multiplatform. > For instance, If we can have a stripped down version of FScript > written in Java or C++, we can spread it also on Linux and Windows. > It needn't to offer the same feature. Even the simple interpreter > with a Plugin Architecture to extend it would be a strong starting > point. > What do you think? FScript relies VERY heavily on the ObjectiveC runtime. Without that, I don't think porting is a reasonable option. |