Fancy
A pure dynamic object-oriented, self-hosted
programming language for the Rubinius VM.
programming language for the Rubinius VM.
Fancy is a new general-purpose programming language inspired by
Smalltalk, Ruby, Io and Erlang that runs on the Rubinius VM.
It has first-class integration support with Ruby and any Ruby libraries supported by Rubinius,
including most C-extensions.
Fancy is a dynamic, pure object-oriented, class-based programming language with built-in support
for futures and actors.
The syntax is easy to learn, consistent and is mostly inspired by Ruby and Smalltalk.