On Wed, 5 Mar 2014 17:26:46 +0100 Alexander Rødseth <rods...@gmail.com> wrote:
> Nuitka compiles Python to C++. I never made any claims about speed and > think the two should not be conflated. > Python can now also be compiled, and should be counted as a compiled language. Well, you could also compile shell-scripts if you had the time to write the proper interfaces. Does this make it a compiled language? Hell no! It still is a scripting language, even if you can compile it with some tweaks. -- FRIGN <d...@frign.de>