duby 0.0.1
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.
Gemfile:
=
install:
=
Runtime Dependencies (1):
bitescript
>= 0.0.4
Development Dependencies (1):
hoe
>= 2.3.3