Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Falcon

Falcon - Programming language

< >

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

#390on PLDB 20Years Old 306Users
0Books 0Papers

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 Token Example
Strings ✓ "
"Hello world"
Line Comments ✓ //
// A comment
Comments ✓
Semantic Indentation X
algol-68.html · falcon.html · ejs.html

View source

- Build the next great programming language · Search · Day 214 · About · Blog · Acknowledgements · Traffic · Traffic Today · GitHub · feedback@pldb.com