[Oberon] Concurrency support in Oberon

Lars O noreply at z505.com
Mon Jan 25 01:42:07 CET 2016


Jörg wrote:
> Hi
>
>
>
>
> If you think of Co-routines, this is not part of the Oberon language per
> se,
>
> but this functionality can be added by a "MODULE Coroutines".
>

How can someone add a module that is partially a language feature? i.e.
golang has goroutines, which are a language feature... how can oberon
possibly allow concurrent programming without some of it being built into
the language itself?  Same goes for implementing Strings of arbitrary
length..

>
>
> If you are interested to see how to implement Co-routines in Oberon look
> at
>
> the following code:

Thanks for the links.

>
> <
> <http://sourceforge.net/p/oberon/oberonv4/ci/master/tree/Amiga/Coroutines.
> Mo
> d>
> http://sourceforge.net/p/oberon/oberonv4/ci/master/tree/Amiga/Coroutines.
> Mod
> ?force=True>
>




More information about the Oberon mailing list