Hi all,

Falcon is a "new" programming language with a features very interesting, as:

* a native coroutine system
* support for native OS parallel execution model
* a dynamic library interface allows to load and use directly a C
shared module on the host system
* has native internationalization
...

Falcon is a dynamically typed language that rivals the power of other
languages of its type including Python, Ruby, PHP, Lua, and Perl. When
using Falcon you are not limited to a single programming style, you
blend them together or pick one and build your program using the style
you chose.


For more information:

http://en.wikipedia.org/wiki/Falcon_(programming_language)
http://falconpl.org/index.ftd?page_id=facts

_______________________________________________
Stackless mailing list
Stackless@stackless.com
http://www.stackless.com/mailman/listinfo/stackless

Reply via email to