2
A stand-alone and cross-platform version of original OP2 Oberon compiler (github.com/rochus-keller) show retrocomputing
by Rochus 5 days ago | 2 comments
  1. ~

    This is pretty cool! I always wanted to play around with Oberon programming language.
    I nicer README with more info and instructions will be nice to have.

    1. ~

      That's on the todo list. Currently I try to make https://github.com/rochus-keller/OberonSystem3Native work when compiled with my OP2 and linked with my multibootlinker. Then I can systematically modify the Oberon System and always check if it still works, and eventually I migrate it to ARMv7 and later ESP32-P4. I already have an ARMv7 backend for OP2, but I want to first get sufficient hands-on experience and test results before pusing it to github.