RubyGems.org

fancy

0.6.0

The Fancy Programming Language Fancy is a fully self-hosted, dynamic, pure class-based object-oriented programming language heavily inspired by Smalltalk, Ruby and Erlang. It supports dynamic code evaluation (as in Ruby & Smalltalk), class-based mixins, generic pattern matching, runtime introspection & reflection, "monkey patching" and much more. It runs on Rubinius, the Ruby VM, and thus has first-class integration with Ruby's core library and any additional Ruby libraries that run on Rubinius, including most C-extensions.

installgem install fancy -v 0.6.0
Authors

Christopher Bertels

6,076 total downloads 626 for this version
Owners

B107d8b1f213ff3af634ee6ecf7720cc

Gemfile
gem "fancy", "~> 0.6.0"
Versions
  1. 0.8.0 August 29, 2012
  2. 0.7.0 May 5, 2012
  3. 0.6.0 January 25, 2012
  4. 0.5.0 October 5, 2011
  5. 0.4.0 August 30, 2011
Show all versions (9 total)