Path: ...!feeds.phibee-telecom.net!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Julieta Shem Newsgroups: comp.lang.lisp Subject: Re: on racket and other Lisps Date: Fri, 31 May 2024 23:48:37 -0300 Organization: A noiseless patient Spider Lines: 13 Message-ID: <87zfs55qey.fsf@yaxenu.org> References: <87h6juklf3.fsf@yaxenu.org> <86ikyv8jp9.fsf.markw@stratocaster.distorted.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Sat, 01 Jun 2024 04:45:32 +0200 (CEST) Injection-Info: dont-email.me; posting-host="f3b9d78bfefd62e4665857e5a81de1fe"; logging-data="2745408"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18vKUKYmRw/hIhHxMnfwE1uySuazgoRCY8=" Cancel-Lock: sha1:1DgGeRGQHddMpfPfSxRQwyAUdxA= sha1:Ukw1Pp0naVnOzV7SINlGJlR2Bd8= Bytes: 1700 Lawrence D'Oliveiro writes: > On Thu, 30 May 2024 15:20:50 +0100, Mark Wooding wrote: > >> One of Lisp's most obvious defining features is its homoiconicity. This >> wasn't always appreciated. Lisp 2 wanted an Algoloid surface syntax; I >> don't know how this would have worked, but probably it would have >> abandoned homoiconicity, and I probably wouldn't think of it as a Lisp. > > Perhaps look at Python as the closest we have managed to come to “Lisp 2”. > It still allows for homoiconicity to some degree. Can you give an example of Python's homoiconicity?