Hi,
Fabio de Matos hat gesagt: // Fabio de Matos wrote:
I will consider looking at it. What are the reasons
to use python
instead of c++?
Python is a scripting language, i.e. you don't have a edit-compile-run
cycle, will, only internally.
So you can run it in the sh command line, in the python commandline or
in a real script. That's a big advantage over C++, let alone the
syntactical advantages. It's faster to write, and with the numercial
libs it's not that much slower.
ciao
--
Frank Barknecht _ ______footils.org__