(rolls eyes)
Interpreted languages, in general, are not faster than compiled languages. Period.
Lisp is not an interpreted language. Period. It is an interactive language. If an implementation decides to achieve this with an interpretor, that is possible. However, there are implementation for which all code is compiled. SBCL is such an implementation. I would include a snippet of the disassembly from SBCL but
Also, another nice fact. Wikipedia is not your research center. It is a place to start. If you are using it as a source for your research paper, you should get an F.
Yes, start with something more credible, like Fox News.
Where have you been looking? Do you know anyone works in retail? Or are all of your friends hot-shit coders with plenty of job security? I have friends who work in retail. Bloomberg.com has an article: "Wal-Mart Stores Inc., Macyâ(TM)s Inc. and Gap Inc. slashed earnings forecasts after the worst holiday- shopping season in 40 years squeezed retail profit margins." A friend of mine was a manager at the Gap and was recently let go. Shit does roll downhill, after all.
Enterprise software is software intended to solve an enterprise problem (rather than a departmental problem) and often written using an Enterprise Software Architecture
Off to a good start. So, what is an enterprise? Merriam Webster thinks that it is one of the following:
- a project or undertaking that is especially difficult, complicated, or risky
- readiness to engage in daring or difficult action : initiative
- a: a unit of economic organization or activity ; especially : a business organization b: a systematic purposeful activity
So, apparently, Enterprise Software can be software that helps one recite the alphabet backwards while drunk (difficult), pick random sex partners (risky), walk up to Mike Tyson to insult him (daring), or helps, for example, my little cousin run her lemonade stand (economic activity).
(ignore-errors (with-open-file (in *c++*) (loop for symbol = (read in nil) while symbol)))
Personally, I can't read a lick of any of this but Python doesn't look any more readable than C++ to me. If there's a serious argument against this, it would be that a child of five would be able to read any Python code. Send somebody to fetch a child of five.
"The great question... which I have not been able to answer... is, `What does woman want?'" -- Sigmund Freud