[Oberon] Emulators

oberon at x.colbyrussell.com oberon at x.colbyrussell.com
Thu Jul 23 17:31:48 CEST 2020


On 7/20/20 4:27 PM, Skulski, Wojciech wrote:
 > I published a web page on Oberon emulators. I tried to pull all info 
which I
 > saw floating around.

Wojtek: the section on Michael's OberonEmulator in JS includes the 
following
section:

 > The most compact solution could be to run the web server locally on 
your own
 > machine, and to connect to that server locally. The role of the web 
browser is
 > then reduced to a local graphical display. While JS serving might 
look like an
 > overkill, it is also supporting distributed development. With a bit of
 > networking knowledge (which I do not posses) you can serve the same tool
 > either locally or remotely, both at home and for the road.

It's possible to build the JS emulator into a single-file "app" (e.g.
emu.html) that you can use locally from your computer *OR* by dumping it 
onto
any web host, with no special server rules set up for hosting it. When I 
was
actively contributing to Michael's emulator, I'd done so and worked out a
quick proof-of-concept.

This can be useful for carrying around a portable emulator with you 
(e.g., on
a flash drive) or that children without a home computer could even use in a
classroom or public library--without having to get permission from the
administrators to install additional software.

This weekend, I'll come up with something more fit for mass consumption 
than
my original prototype and post to the list.  (Caveat: it might not track 
all
the new functionality that has been added to the emulator in the meantime.)

-- 
Colby Russell

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.inf.ethz.ch/pipermail/oberon/attachments/20200723/691c07b4/attachment.html>


More information about the Oberon mailing list