C++ or Python
Sebastian "lunar" Wiesner
basti.wiesner at gmx.net
Sun Jun 29 05:20:45 EDT 2008
Dan Stromberg <dstromberglists at gmail.com>:
> things like passing a method as a function parameter is a no-brainer
> (requires extra syntax in java because of the cautious type system - not
> sure about C++).
C++ has function pointers and functors, therefore this is not really an
issue with C++.
--
Freedom is always the freedom of dissenters.
(Rosa Luxemburg)
More information about the Python-list
mailing list