On 14 January 2014 22:19, Javier Guerra Giraldez <javier@guerrag.com> wrote:
On Tue, Jan 14, 2014 at 9:09 AM, Andrew Starks <andrew.starks@trms.com> wrote:
> Are there ideas from Clojure, Erlang or Go that could be lightly borrowed?
AFAIK, none of these are real dynamic languages, so message passing on
You can pass full-blown closures (funs) to other *physical nodes* in Erlang. How much more dynamic were you looking for?