There are a bucket load of lisp and Scheme implementations for the JVM at: http://www.robert-tolksdorf.de/vmlanguages.html
I work in Java, so anything that works with that good by me... I'm personally a little disappointed that the effort to implement emacs in Java hasn't really gathered steam. cheers stuart On 12/12/2007, terry mcintyre <[EMAIL PROTECTED]> wrote: > > > From: Stefan Nobis <[EMAIL PROTECTED]> > > terry mcintyre <[EMAIL PROTECTED]> writes: > > > Any of those with recent Lisp experience have any opinions about > > multicore capabilities? > > Multithreading is not available in ANSI CL, but most implementations > support multithreading in some ways. AFAIK SBCL, Corman Lisp, OpenMCL > and some more have true kernel level multithreading without internal > locks. > > Thanks for the info! > > > What I've googled so far looks a bit rudimentary - mostly based on > > unix fork semantics. I'm looking for something much lighter-weight, > > Erlang-style, which could support thousands of cheap concurrent > > Hmmm... it surely depends on your OS, but nevertheless maybe this is > interesting for you: > > http://common-lisp.net/project/erlisp/ > > That does look interesting -- but the last post to the erlisp-devel mailing > list was in 2005, > if we don't count the single spam post in 2006. It's an extremely > low-traffic list ;) > > ________________________________ > Looking for last minute shopping deals? Find them fast with Yahoo! Search. > _______________________________________________ > computer-go mailing list > computer-go@computer-go.org > http://www.computer-go.org/mailman/listinfo/computer-go/ > _______________________________________________ computer-go mailing list computer-go@computer-go.org http://www.computer-go.org/mailman/listinfo/computer-go/