duby version 0.0.1 has been released! * <http://kenai.com/projects/duby> Duby is a customizable programming language featuring static types, local type inference and a heavily Ruby-inspired syntax. Duby currently includes a typer/compiler backend for the JVM which can output either JVM bytecode or Java source files. Changes: ### 0.0.1 / 2009-10-27 * First gem release * Most things necessary for simple apps, scripts, servlets are working