On 10/05/2014 06:04 PM, Pal Acreide wrote: > BTW, the reason I run VBox is that I belong to a group of diehard > users of the classic DOS word-processor XyWrite. I've devised a way > to use Python as an extension of XyWrite's built-in Programming > Language (XPL): http://users.datarealm.com/xywwweb/xypydoc.htm
That's really interesting. I looked briefly at the page. How does your python extension work with xywrite? Does it manipulate xywrite documents or does it tie in at runtime with Xywrite somehow? If so, how does it do this? Crossing the divide into a 16-bit app is pretty impressive. I wonder how well your system could be made to work with dosbox. Dosbox runs xywrite on any platform (even non x86 like a tablet). I'm not sure how you'd interface dosbox with python on the host though. -- https://mail.python.org/mailman/listinfo/python-list