Re: Examples of Python code compared to other languages



http://pleac.sourceforge.net/ probably is what you're looking for. It
shows how to to stuff from the perl cookbook in a plethora of other
languages, including Python.

Kind regards Terji Petersen

.



Relevant Pages

  • Re: Is ruby is faster than all Object oriented Scripting langs
    ... languages but I dont know the prons and crons of these 2 languages. ... are c-bindings for many libraries in both python and ruby. ... kind regards. ...
    (comp.lang.ruby)
  • Re: Is ruby is faster than all Object oriented Scripting langs
    ... languages but I dont know the prons and crons of these 2 languages. ... are c-bindings for many libraries in both python and ruby. ... kind regards. ...
    (comp.lang.ruby)
  • Re: Basic inheritance question
    ... Old Java habits die slowly. ... No, seriously it isn't Java habits only, most other languages wouldn't ... That's not very far from what a Python method object does - ... reference to the current instance is to pass it as an argument to the ...
    (comp.lang.python)
  • Re: variable declaration
    ... he might have been a Nutshell customer. ... to somebody who is not _happy_ to use Python. ... I did have good knowledge of a variety of languages, ... > paragraph early in the Nutshell book saying "there are no declarations, ...
    (comp.lang.python)
  • Re: Accessors in Python (getters and setters)
    ... Python does with is_active. ... vs Java's vs X's implementation of accessors and how using them sucks, ... And this is why many overzealous OO languages do "force" you to use ... def sayHello: ...
    (comp.lang.python)