Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Falcon

< >

Falcon is a programming language created in 2003 by Giancarlo Niccolai.

#718on PLDB 21Years Old
Homepage · Wikipedia

Falcon is an open source, multi-paradigm programming language. Design and implementation is led by Giancarlo Niccolai, a native of Bologna, Italy and Information Technology graduate from Pistoia. Falcon translates computer source code to virtual machine instructions for evaluation. Read more on Wikipedia...


Example from hello-world:
#!/usr/bin/env falcon > "Hello World"
// Hello World in Falcon > "Hello World!"
Example from Wikipedia:
directive lang=fr_FR // uses 5 characters ISO language code > i"Bonjour à tout le monde!"

Language features

Feature Supported Example Token
Strings ✓ "Hello world" "
Line Comments ✓ // A comment //
Comments ✓
Semantic Indentation X
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll