Have you done a port of Newsqueak to Plan 9? I tried using Rob's
original code (and failed, albeit not very miserably).
What do you mean by "monte carlo" - the solitaire? Perhaps a look at
the concept would be helpful.
On May 30, 2008, at 6:27 PM, Skip Tavakkolian wrote:
i need to build a monte carlo simulator to model a system. i
was first thinking of using libthread and channels, etc. but i'm
wondering if newsqueak would be a better fit. has it been used
for this?
the kenc specific pragmas in the sources on rob's site seem to hint
that it ran on plan9 at some point but i can't see it on sources?