Dandelion is a plugin for Eclipse that supports Lisp programming in the Eclipse platform. It comes with two ready to use Lisp environments: SBCL and CLISP. It is possible to connect other environments.
offers a programming model (i.e. a convenient syntax) for event-based actors, such as FROBs; Scala is diff from other concurrent languages in that it contains no language support for concurrency<sep/>
I have a very simple problem which just extracts some numbers from files adds it. Well the number of files to be searched currently are around 1600. I implemented this extraction in nearly every language I've used before and got some suprising result