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.
Required Ruby Version
>= 1.9.3
Authors
Christopher Bertels
Versions
- 0.10.0 July 30, 2013 (470 KB)
- 0.9.0 June 05, 2013 (340 KB)
- 0.8.0 August 30, 2012 (311 KB)
- 0.7.0 May 05, 2012 (292 KB)
- 0.6.0 January 25, 2012 (284 KB)