Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Fancy

< >

Fancy is an open source programming language created in 2010.

#260on PLDB 14Years Old 27Repos
Download source code:
git clone https://github.com/bakkdoor/fancy

Fancy is a dynamic, object-oriented programming language inspired by Smalltalk, Ruby, Io and Erlang that runs on the Rubinius VM.


Example from hello-world:
"Hello World" println

Language features

Feature Supported Token Example
Line Comments ✓
Integers ✓
Floats ✓
Strings ✓ "
"Hello world"
Print() Debugging ✓ println
Comments ✓
Semantic Indentation X

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 628 · Donate · feedback@pldb.io