ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> ruby-talk
ruby-talk
Re: "Real" Differences Between Python & Ruby
by Steven Parkes other posts by this author
May 10 2008 1:25PM messages near this date
Re: "Real" Differences Between Python & Ruby | Re: "Real" Differences Between Python & Ruby
I am also beginning to really enjoy Erlang's approach to parallelism
	and wishing I could do cool stuff like that in Ruby as easily

Me, too. That was the impetus for dramatis (http://dramatis.mischance.net; actor concurrency
 for ruby and python; early but always looking for feedback.)

Apropos of the overall thread, Iâ??m completing the port of dramatis to python and the metap
rogramming is pretty different. Python uses metaclasses and doesnâ??t have the callbacks tha
t ruby does. Thereâ??s overlap in the feature set, but they donâ??t provide exactly the same
 features.

More importantly, object dereference, e.g., â??a.bâ?, is very different. Itâ??s difficult t
o do proxy objects in python, for example, rpc stubs, because it requires accessing the obje
ct to know whether a.b is calling a function (if b is a property) or simply binding a method
 pointer (if b is a normal instance method).
Thread:
Max Cantor
Avdi Grimm
Globalrev
Marc Heiler
Max Cantor
Michael T. Richter
M. Edward Borasky
Michael T. Richter
M. Edward Borasky
Eleanor McHugh
Michael T. Richter
Steven Parkes
Avdi Grimm
Max Cantor
Adam Shelly
Robert Dober
David A. Black
Robert Dober
Phillip Gawlowski
Martin DeMello

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved