Page 1 of 1
					
				Data, ever heard of PYTHON
				Posted: Fri Nov 18, 2005 10:49 am
				by warf
				Looks like an interpreted language.  It is the basis for writing Bf2 mods as well, and I'm thinking about dabbling in it.
Any info?
			 
			
					
				
				Posted: Fri Nov 18, 2005 12:25 pm
				by Serpent
				I'm not Data, but I have messed around in Python a bit before... Python is, yes, an interpreted language... just like Perl, and others.. I use Perl mostly, but from what I have seen Python is pretty straight forward and has a lot of capabilities .... I had actually thought about getting more into it, myself... the syntax, however, is different than anything I usually use .. but Python is a really good language for a lot of things.. If you do get into it and have any problems though.. I would be glad to look into things and take a look, if the need arose....
For more info:
INTERNET RESOURCES
       Main website:  
http://www.python.org/
       Documentation:  
http://www.python.org/doc/
       Community website:  
http://starship.python.net/
       Developer resources:  
http://sourceforge.net/project/python/
       FTP:  
ftp://ftp.python.org/pub/python/
       Module repository:  
http://www.vex.net/parnassus/
       Newsgroups:  comp.lang.python, comp.lang.python.announce
 
			
					
				
				Posted: Sat Nov 19, 2005 12:39 am
				by Dataspel
				Serpent gave you a better answer than I could.  I have heard of Python,
they use it here but not extensively.