Category:Falcon: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with '{{stub}}{{language}}')
 
No edit summary
Line 1: Line 1:
{{stub}}{{language}}
{{stub}}{{language}}
Falcon is an Open Source, simple, fast and powerful programming language, easy to learn and to feel comfortable with, and a scripting engine ready to empower mission-critical multi-threaded applications.

Falcon provides six integrated programming paradigms: procedural, object oriented, prototype oriented, functional, tabular and message oriented. And you don't have to master all of them; you just need to pick the ingredients you prefer, and let the code follow your inspiration.

Revision as of 05:15, 29 November 2009

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Falcon
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Falcon.

Falcon is an Open Source, simple, fast and powerful programming language, easy to learn and to feel comfortable with, and a scripting engine ready to empower mission-critical multi-threaded applications.

Falcon provides six integrated programming paradigms: procedural, object oriented, prototype oriented, functional, tabular and message oriented. And you don't have to master all of them; you just need to pick the ingredients you prefer, and let the code follow your inspiration.