Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: (FoxUni) Re: Nested data structures... nasty?

by Anonymous Monk
on May 29, 2002 at 00:03 UTC ( [id://169938]=note: print w/replies, xml ) Need Help??


in reply to Re: Nested data structures... nasty?
in thread Nested data structures... nasty?

Common Lisp has had those kind of optimizations for ages. You tell it what your variables hold, and how much effort it should spend compiling for speed, and it figures out the rest. The only catch is that it still does garbage collection.

For a real example of Common Lisp used in a high-performance situation, read this description of how Orbitz works.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-03-29 11:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found