[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Computing Editorial (please read)
dkelvey@hotmail.com (dwight elvey) wrote
> I have a Poly-88 that has a nice BASIC that was not
> a M$ version. As Dave said, it was mostly a marketing
> thing.
One of the interesting things about PolyMorphic BASIC is that it is
multiuser. A 48Kb machine can be fitted with two monitors (16 lines x
64 columns) and two keyboards to give multiuser. The one OS kernel
and BASIC interpreter can have multiple data blocks (coded programs
and data areas) and will timeslice between threads in the interpreter.