Jump to content

Category:Falcon: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 3:
 
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.
 
Falcon was created by Giancarlo Niccolai in 2001. The initial version of the language was called Haste Advanced Simple Text Evaluator (HASTE) and was developed to address a number of technical issues he did not find easy solutions for in various other languages. On May 23, 2002 he changed the name into Falcon (named after an Italian judge - Giovanni Falcone) and took the language open source.
 
Key goals of the language:
* Integration with the surrounding environment (libraries, servers, systems).
* Abstraction of the underlying system / cross-platform / international development.
* Text manipulation.
* (non-statistical) data analysis.
* System maintenance.
* File dumping.
* Embedding into application (for real-time data control/flexible manipulation).
* Application of high level logic to computing problems.
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.