Re: [Tutor] python "glue"

2011-06-05 Thread Alexandre Conrad
I think by "glue language", it meant that it's also a "lightweight" programming language in a sense that it can be used for scripting. Just slap pieces of code and external programs together and make it all work in harmony. When I hear "gluing", I think you did not write everything from scratch but

Re: [Tutor] python "glue"

2011-06-05 Thread Corey Richardson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/05/2011 06:25 AM, Benjamin Gregg wrote: > Hi I recently bought a book (python programing for the absolute beginner) > and it said python was a "glue" language (could work with other languages) > I've been trying to make apps for android and webOS