5 comments

  • spijdar 3 minutes ago
    Oh, this is something I'm going to have to try. Excellent work!

    I have to ask, since people who'd know will probably be here, what's the "ten thousand foot view" of Oberon today? I'm aware of the lineage from Pascal/Modula, and that it was a full OS written entirely in Oberon, sort of akin to a Smalltalk or Lisp machine image. What confuses me is the later work on Oberon seems to be something of a cross between a managed runtime like Java or dot net, and the Inferno OS, where it can both run hosted or "natively". Whenever I've skimmed the wikipedia or web pages I've been a bit confused.

  • eterps 2 hours ago
    This is great! I remember running System 3 on a 386 back when MS-DOS was king.
    • Rochus 1 hour ago
      Thanks. There is actually also an i386 version of the system in the repository, where I modified the kernel so it runs with Multiboot, making installations much easier. An essential achievement for both platforms were the stand-alone tools, i.e. I can compile and link the whole Oberon system on Linux or any other platform (see https://github.com/rochus-keller/op2/). I even implemented an IDE which I used for the development (see https://github.com/rochus-keller/activeoberon/).
  • ike____________ 26 minutes ago
    Thank you, I've never heard of the Oberon os before.
  • tomcam 36 minutes ago
    So good to see Oberon this accessible! Mad props!
  • zephyrwhimsy 38 minutes ago
    [dead]