[Python-ideas] binding vs rebinding

Marcin 'Qrczak' Kowalczyk qrczak at knm.org.pl
Fri Feb 6 20:06:53 CET 2009


On Fri, Feb 6, 2009 at 15:38, Blake Winton <bwinton at latte.ca> wrote:

> How many other languages support this split between binding and rebinding?
>  How many of them are popular?  (What's the highest rank that one of them
> has on, say, http://www.tiobe.com/content/paperinfo/tpci/index.html ?)

1. Java - split
2. C - split
3. C++ - split
4. (Visual) Basic - split
5. PHP - not split
6. C# - split
7. Python - not split
8. Perl - split
9. JavaScript - split
10. Delphi - split
11. Ruby - not split

-- 
Marcin Kowalczyk
qrczak at knm.org.pl
http://qrnik.knm.org.pl/~qrczak/



More information about the Python-ideas mailing list