Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: Why I learn a language.

by diotalevi (Canon)
on Feb 25, 2003 at 13:28 UTC ( [id://238418]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Why I learn a language.
in thread Why I learn a language.

I dunno about you but I've been meaning to check out Python for its continuation support and to see whether its closure serialization works better than perls (which plain doesn't).


Seeking Green geeks in Minnesota

Replies are listed 'Best First'.
Re: Re^3: Why I learn a language.
by Elian (Parson) on Feb 25, 2003 at 14:45 UTC
    Python doesn't do continuations. For that you'd have to go to Ruby. (Or perl 6, but that's a ways off)

      I read on p6l about Python's continuations as a potential model for perl6 continuations about a month ago.

        Taking anything on p6l as canon (or even correct) is a bit questionable. Python doesn't do continuations as part of the language, though as pointed out stackless python (which isn't really stackless, but that's a separate thing) does a form of them.

        Ruby, on the other hand, does do continuations. (As does Lisp, Scheme, and Unlambda, come to think of it)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://238418]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (12)
As of 2024-04-23 14:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found