Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!bnrgate!bnr-fos!friedman From: friedman@chekov.UU.NET (Barry Friedman) Newsgroups: comp.os.rsts Subject: Re: RSTS to VMS Migration - Help Message-ID: <2463@bnr-fos.UUCP> Date: 19 Mar 90 02:46:46 GMT References: <23462@usc.edu> <2343@syma.sussex.ac.uk> <920@ns-mx.uiowa.edu> <9214@shlump.nac.dec.com> <1454@mountn.dec.com> Sender: news@bnr-fos.UUCP Reply-To: friedman@chekov.UU.NET (Barry Friedman) Organization: Northern Telecom, Ottawa, Canada Lines: 8 Just to throw my $.02 into the pot, I did a port a while back of an MU-Basic (V1) system under RT11 to RSTS v7. The approach was simple: Port the interpreter and keep the application code intact. Of course there was RT11 emulation available & we didn't care about running unsupported software since MU-BASIC had already been cut loose :-) If you can get the source code to BASIC+ and a translator is available who knows, it might be cheaper then re-writing a complex application.