G
Guest
Guest
Archived from groups: comp.sys.ibm.pc.games.adventure (More info?)
Jenny100 wrote:
>> The .NET CLR (Common Language Runtime) implements what is known as a
>> "virtual machine" -- it is a computer implemented completely in
>> software.
>
>
> Sort of like DOSBox or ScummVM is a virtual machine?
Yes, especially DOSBox. You can also find emulators for various old machines
that run on Windows, such as Apple ][s, Commodore 64s, and PlayStations.
> Or like the DOS window in Win 2000 or XP?
No. That's not actually DOS, just a command interpreter that looks
(superficially) like the same one that was used in DOS. It's just
another way of talking to Windows. There's no actual DOS operating
system underneath it, which is why we need DOSBox.
> But you can't install .NET on a Unix computer, can you?
> Isn't it only for Microsoft Windows systems?
Non-Microsoft people are working on versions of .NET (Mono and dotGnu)
that will run on Unix. I don't think either are complete, yet, but there's
enough done that you can run lots of .NET programs with them.
--
David Tanguay http://www.sentex.ca/~datanguayh/
Kitchener, Ontario, Canada [43.24N 80.29W]
Jenny100 wrote:
>> The .NET CLR (Common Language Runtime) implements what is known as a
>> "virtual machine" -- it is a computer implemented completely in
>> software.
>
>
> Sort of like DOSBox or ScummVM is a virtual machine?
Yes, especially DOSBox. You can also find emulators for various old machines
that run on Windows, such as Apple ][s, Commodore 64s, and PlayStations.
> Or like the DOS window in Win 2000 or XP?
No. That's not actually DOS, just a command interpreter that looks
(superficially) like the same one that was used in DOS. It's just
another way of talking to Windows. There's no actual DOS operating
system underneath it, which is why we need DOSBox.
> But you can't install .NET on a Unix computer, can you?
> Isn't it only for Microsoft Windows systems?
Non-Microsoft people are working on versions of .NET (Mono and dotGnu)
that will run on Unix. I don't think either are complete, yet, but there's
enough done that you can run lots of .NET programs with them.
--
David Tanguay http://www.sentex.ca/~datanguayh/
Kitchener, Ontario, Canada [43.24N 80.29W]