Top 1,000 Features Creators Events Podcasts Extensions Interviews Blog Explorer CSV

Fancy

< >

Fancy is an open source programming language created in 2010.

#442on PLDB 14Years Old 27Repos
Download source code:
git clone https://github.com/bakkdoor/fancy
Homepage · Source Code · Wikipedia

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 Example Token
Line Comments ✓
Integers ✓
Floats ✓
Strings ✓
"Hello world"
"
Print() Debugging ✓ println
Comments ✓
Semantic Indentation X

View source

- Build the next great programming language · About · Resources · Acknowledgements · Part of the World Wide Scroll