Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does every large project include a Lisp interpreter? [closed]

I had the impression that there was a paper or article somewhere that claimed every sufficiently large project (not written in a Lisp variant) contained a poorly implemented Lisp interpreter. Google turns up nothing and a quick search of SO doesn't either. Is this something well known and documented somewhere I have forgotten, or just a figment of my imagination?

An actual document or link to such an article would be appreciated, if it exists. Otherwise, I will remove the question.

like image 272
casualcoder Avatar asked Mar 30 '26 22:03

casualcoder


1 Answers

What Greenspun meant when he uttered this quip was that Lisp provides a great many foundational technologies for writing good software, and that programs written in other languages informally (and inferiorly) reproduce a number of them as they grow.

like image 170
Ned Batchelder Avatar answered Apr 02 '26 02:04

Ned Batchelder



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!