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 multithreaded 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 to follow your
inspiration.
|
string = "Hello world!"
variable_name = "string"
> #variable_name
|
Partners
 |
SunOS Open Source community distro. They help Falcon and a lot of other Open Source projects
in moving to the Sun platforms. |
 |
Kross scripting framework for KDE. Kross integrates Falcon and other scripting
languages into KDE4; they are helping us in developing better bindings
for foreign applications. |
News
Packaging error in 0.8.14.2
Posted by jonnymind on
2008-12-28
The recently released 0.8.14.2 installer for Visual Studio 2008 contained the debug build.
Who has downloaded it is invited to get the new package (marked as *-1.exe) from the download section.
Falcon 0.8.14-2 released.
Posted by jonnymind on
2008-12-22
This is a small bugfix release. We felt that it was worth to deliver this bugfix while working at the new 0.9 branch. Please, refer to the Downloads section for further details.
DBUS mdoule started
Posted by jonnymind on
2008-12-20
The development of the DBUS module has just been started.
Falcon Vulture released
Posted by jonnymind on
2008-11-30
Falcon 0.8.14 has been released. Codename: Vulture.
Upcoming Falcon 0.8.14
Posted by jonnymind on
2008-11-26
After having fixed some bugs that slipped though our tests on users feedback and further experimentations, we decided to release a maintenance version to consolidate this bugfixes right before starting to work on the heavy part of the 0.9 release. But we were able to slip in a couple of interesting features.
Mod-Apache released
Posted by jonnymind on
2008-11-22
With the addition of support for uploaded files, the module integrating Falcon and Apache2 has been officially released.
First binary module release
Posted by jonnymind on
2008-11-10
We're closing the releases of the most important modules and process in this and the next week. The first one has been the DynLib module.
0.9 Development Started
Posted by jonnymind on
2008-11-07
We have officially begun the development of the upcoming 0.9 version.
Dynamic native binding for Falcon
Posted by jonnymind on
2008-10-30
Works on DynLib module have started, and they are already halfway through.
Version 0.8.12 released
Posted by jonnymind on
2008-10-26
Condor release has been just issued, and the official downloads and documentation areas have been updated.