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.
Charles Oliver Nutter, Ryan Brown
gem "duby", "~> 0.0.3"