Readers Respond: LISP Deserves a Fresh Look | eWeek

Readers Respond: LISP Deserves a Fresh Look

Written By
eWEEK EDITORS
eWEEK EDITORS
Feb 27, 2006
1 minute read
eWeek content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

In his Feb. 13 article, “LISP Deserves a Fresh Look,” Peter Coffee wrote: “Arent your machines getting faster much more quickly than your programmers are getting smarter?”

He should note that AMD has released a processor that prevents you from executing stack data as commands—a big advancement the likes of which we have not seen since the PDP 11/45 separated the address space into code, data and stack.

What does this have to do with LISP? The proponents of LISP claim that the strength of LISP is that data is indistinguishable from instructions because everything is a list, including the executable statements. How do most buffer overflows get into Windows programs? By overflowing a data item on the stack that overwrites the return address, which executes data as if it were code.

So, what happens if the LISP code is not totally bug-free? Ever seen bug-free code of any significant size or complexity?

William Davis

eWeek Logo

eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site's focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.