There are also a few things that Python lets you do, but that Java doesn't support too well. Ex: You can code some speed-critical portion of a program in C and then have Python interface with it.
There are probably a few dozen comparisons out there if you're looking for more.
Re:too late, for me at least
Posted by: beoba on March 18, 2005 02:43 PMThere are also a few things that Python lets you do, but that Java doesn't support too well. Ex: You can code some speed-critical portion of a program in C and then have Python interface with it.
There are probably a few dozen comparisons out there if you're looking for more.
#