Re: non-32 dos?
- Posted by "Boehme, Gabriel" <gboehme at MUSICLAND.COM> Mar 03, 1999
- 466 views
Raude Riwal <rauder at THMULTI.COM> wrote: >(for Rob Craig) >If your compiler has a PC-XT output option, would it be possible > to have a Dos-16 version of euphoria? >I would like to have it on my HP200LX which has a 80186 >compatible CPU, with ms-dos 5.0. Of course it would be a >restricted version, but even with the limitations, it'll be great to >use euphoria's language on small platforms. Perhaps you could make use of an old v1.x copy of Euphoria instead. Here's one place where v1.5 is still available to download: Of course, this isn't a registered edition of the v1.5 Euphoria interpreter, it won't have all the latest and greatest features, and it probably won't be supported by RDS. But at least you'll be able to do *something* with Euphoria in a 16-bit environment. Many of the DOS-related language features are the same as in the 2.x versions of Euphoria, and you can always check LIBRARY.DOC or REFMAN.DOC to be sure. I hope this is helpful. Gabriel Boehme