#java


2010

blog  JMusic: music composition in Java.

Dec 2010

jMusic is a project designed to provide composers and software developers with a library of compositional and audio processing tools. It provides a solid framework for computer-assisted composition in Java™, and is also used for generative music, instrument building, interactive performance, and music analysis.


blog  Clojure or not clojure?.

Nov 2010

Clojure is a quite recent programming language that's becoming popular among developers; the big selling point is that it's functional and dynamically typed (such as Lisp or Python), but since it uses Java's Virtual Runtime as its platform it also accommodates the needs of the many developers have been growing up in the Java world.