Re: [xsrcg-devel] Checking in...
Status: Planning
Brought to you by:
murphymacleod
From: Max N. <max...@ya...> - 2004-11-23 23:10:38
|
On Nov 23, 2004, at 22:42, Adam Brown wrote: > About the only issue with python I can think of off-hand would be the > need to require a python interpreter be installed on the system. That > might be a bit cumbersome, a little VisualBasic-esque. But, I > certainly don't have a problem using Python. In fact, it might make > for a very easy cross-platform choice for a back-end. The default Mac OS X "distribution" includes Python 2.3 (that's OS X 10.3 -- I'm not sure about earlier versions, and I suppose OS X 10.4 will include Python 2.4), and the language is installed on most Linux machines. As for Windows, it is possible to bundle a Python program and interpreter in an EXE file, using a program called py2exe (which is what's used for the Windows version of Bittorrent). -- Max maxnoel_fr at yahoo dot fr -- ICQ #85274019 "Look at you hacker... A pathetic creature of meat and bone, panting and sweating as you run through my corridors... How can you challenge a perfect, immortal machine?" |