Re: Visualising comparative programming language performance
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Visualising comparative programming language performance
- From: Pavel Kobel <pkobel@...>
- Date: 2009年6月02日 17:28:04 +0100
Rob Kendrick <lua-l@nun.org.uk> wrote:
>
> I adapted Mike Pall's mandelbrot implementation to be (very) crudely
> multi-process, ....
Very wonderful. Thank you for hard work.
So io.popen() is not elegant? I am not so familiar of other
programming languages.
Which language has most elegant parallel syntax? Can that graft
to Lua easily?
pk