Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Representing all data as Lists (Perl7?)

by tomazos (Deacon)
on Sep 22, 2005 at 19:20 UTC ( [id://494260]=note: print w/replies, xml ) Need Help??


in reply to Representing all data as Lists (Perl7?)

Having written a perl poem Pound New to Perl 9.1 about a data type that combines scalars, lists and hashes into one unified type - and having read the hundred article you quoted, let me just say this...

The author of that article doesn't have much of a clue about efficiency.

Some algorithms scale well, some don't. The ones that don't can scale really, really badly. So much so that even a speed increase of 2^30 isn't going to help.

Failing some fundamental shift in the nature of reality, thinking about O(f(n)) will always be important - even if Moores law continues until the end of time.

This kind of shallow technobabble irks me. As a computer scientist you have to read things from a position of skepticism. There are good reasons for this.

-Andrew.


Andrew Tomazos  |  andrew@tomazos.com  |  www.tomazos.com
  • Comment on Re: Representing all data as Lists (Perl7?)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-25 17:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found