Mirah is a customizable programming language featuring static types, local type inference and a heavily Ruby-inspired syntax. Mirah 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 "mirah", "~> 0.0.11"