[nem-en] Re: Re: Re: language shootout: cheap-concurrency (Dmitry Ivankov)

Micky Latowicki biosap at gmail.com
Tue May 8 08:12:53 CEST 2007


On 5/7/07, Kamil Skalski <kamil.skalski at gmail.com> wrote:
> ...
> You did an implementation of a little operating system for concurrent
> execution, which does the work well. I guess it is up to the
> benchmark's creators whether to allow such design or not.

I'm attaching another version that I ported from the python
implementation, which uses yield. Since python uses yield, there's no
reason that the new version should not be accepted. I'm also attaching
a chameneos implementation, also ported from python, along the same
lines.

Again, comments are invited.

> ... Anyways, it is quite nice code and I would like to include it in snippets as an
> example of language usage and as test for compiler.
>

You are most welcome to do so.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cheap-concurrency.n
Type: application/octet-stream
Size: 844 bytes
Desc: not available
Url : /mailman/pipermail/devel-en/attachments/20070508/56620f80/cheap-concurrency.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chameneos.n
Type: application/octet-stream
Size: 2209 bytes
Desc: not available
Url : /mailman/pipermail/devel-en/attachments/20070508/56620f80/chameneos.obj


More information about the devel-en mailing list