Re: Haiku and Euphoria
- Posted by jimcbrown (admin) Jan 11, 2014
- 2310 views
GreenEuphorian said...
How difficult, do you think, it would be to port Euphoria to Haiku? Any particular pitfalls to watch out for?
I doubt it'd be too hard to get an initial port going. BeOS supported gcc and the entire set of unix tools, and I suspect it has a POSIX library inside. This is pretty much all that is needed to get Euphoria to run on another UNIX platform.