oberon-risc-emu VS site

Compare oberon-risc-emu vs site and see what are their differences.

oberon-risc-emu

Emulator for the Oberon RISC machine (by pdewacht)

site

Код главной страницы сайта oberon.org (by oberon-org)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
oberon-risc-emu site
2 2
254 6
- -
0.0 0.0
about 2 years ago almost 2 years ago
C
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

oberon-risc-emu

Posts with mentions or reviews of oberon-risc-emu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-01.
  • Intersection of PLs with the OS
    2 projects | /r/ProgrammingLanguages | 1 Aug 2022
    Do you mean something like Project Oberon? The garbage collector runs at the OS level and invoking commands is just calling a procedure from a module which is then compiled and executed. There's a working emulator that can run on a few platforms.
  • Catalog of resources related with Oberon programming language
    3 projects | news.ycombinator.com | 26 Feb 2021
    FWIW there are a few emulators for the Oberon RISC chip:

    In C: https://github.com/pdewacht/oberon-risc-emu

    In JavaScript and Java: https://schierlm.github.io/OberonEmulator/

    (The JS one runs in the browser so you can launch an emulated Oberon OS from the little web form there. It has the compiler included!)

    In Python: https://pythonoberon.readthedocs.io/en/latest/ (My own project.)

site

Posts with mentions or reviews of site. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-26.

What are some alternatives?

When comparing oberon-risc-emu and site you can also consider the following projects:

honey-potion - Writing eBPF programs with Elixir!

squeak.org - Squeak/Smalltalk Website

Oberon - Oberon parser, code model & browser, compiler and IDE with debugger