A Lisp Interpreter Implemented in Conway's Game of Life

Derek <derek@shape-of-code.com>
Tue, 06 Jan 2026 15:15:54 +0000

          From comp.compilers

Related articles
A Lisp Interpreter Implemented in Conway's Game of Life derek@shape-of-code.com (Derek) (2026-01-06)
| List of all articles for this month |
From: Derek <derek@shape-of-code.com>
Newsgroups: comp.compilers
Date: Tue, 06 Jan 2026 15:15:54 +0000
Organization: Compilers Central
Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="99550"; mail-complaints-to="abuse@iecc.com"
Keywords: Lisp, code
Posted-Date: 06 Jan 2026 13:51:52 EST

All,


Another implementation of Lisp is not usually interesting,
however, the target architecture is very unusual


https://woodrush.github.io/blog/posts/2022-01-12-lisp-in-life.html


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.