[Oberon] Concurrency support in Oberon
Peter Matthias
PeterMatthias at web.de
Thu Nov 24 18:45:07 CET 2016
Am 22.11.2016 um 18:55 schrieb Srinivas Nayak:
> I feel, writing a Linux like OS using Oberon is possible...
Linux is a kernel, not an OS...
> But how to make a Oberon program run on bare Linux, i.e.
> how to create runtime environment for an Oberon program
> using Linux linker and loader, that is now on my head...
As far as I understand it, LLVM might be an ideal tool to run Oberon
programs on Linux once an LLVM backend is written for an Oberon compiler
that generates LLVM-IR output.
Peter
More information about the Oberon
mailing list