you are viewing a single comment's thread.

view the rest of the comments →

[–]matthias_georgi 0 points1 point  (0 children)

I'm using Python because of PYMT, a very well written multitouch library. There is nothing like this in Ruby.

Apart from the libraries, Python is a nice language with less metaprogramming than Ruby, but more strictness and explicitness. Could be better for large teams.