It looks like this approach uses display bits to do calculations!?
Maybe it's nice for debugging, but using these cells seems pretty inefficient!?
Couldn't the pipelines and many of the logic cells be implemented in a much more direct way in GoL?
Woodrush's projects are stunning. Like the warrior poet he's a hacker in the classical sense. Everything he builds just makes me think, wow, I can't believe something this cool actually exists. For example, he build a LISP engine for a 512 Byte Blc lambda calculus I wrote. I thought my own work was mostly educational, the sort of virtual machine that would never interpret more than small learning exercises but then woodrush comes along, hands me a giant binary blob of lambdas for me to feed into its standard input, and suddenly, I have LISP REPL in my terminal!
One thing that's easy to miss though, in this blog posts, is just how well the stuff he builds actually works too. Normally with hobby projects like these, you'd expect to see more bugs when it's initially announced, or at least some pain getting the thing to work. But not with woodrush. His stuff always works so perfectly that it makes life difficult on discussion boards, since the only response that comes to mind is: wow!
3 months ago you described yourself as a "non-techie", and you come here of all places, and cry about too much Lisp? You've taken a wrong turn, pal. This house was built with parens.
singularity2001|3 years ago
It looks like this approach uses display bits to do calculations!? Maybe it's nice for debugging, but using these cells seems pretty inefficient!? Couldn't the pipelines and many of the logic cells be implemented in a much more direct way in GoL?
OscarCunningham|3 years ago
dang|3 years ago
A Lisp Interpreter Implemented in Conway's Game of Life - https://news.ycombinator.com/item?id=29661616 - Dec 2021 (85 comments)
jart|3 years ago
Show HN: LambdaLisp – A Lisp interpreter that runs on lambda calculus - https://news.ycombinator.com/item?id=32879848
Woodrush's projects are stunning. Like the warrior poet he's a hacker in the classical sense. Everything he builds just makes me think, wow, I can't believe something this cool actually exists. For example, he build a LISP engine for a 512 Byte Blc lambda calculus I wrote. I thought my own work was mostly educational, the sort of virtual machine that would never interpret more than small learning exercises but then woodrush comes along, hands me a giant binary blob of lambdas for me to feed into its standard input, and suddenly, I have LISP REPL in my terminal!
One thing that's easy to miss though, in this blog posts, is just how well the stuff he builds actually works too. Normally with hobby projects like these, you'd expect to see more bugs when it's initially announced, or at least some pain getting the thing to work. But not with woodrush. His stuff always works so perfectly that it makes life difficult on discussion boards, since the only response that comes to mind is: wow!
deterministic|3 years ago
unknown|3 years ago
[deleted]
aradox66|3 years ago
mftb|3 years ago
lol. Programming skills and expert-level understatement. Nice. This is a cool thing.
balnaphone|3 years ago
jxy|3 years ago
postalrat|3 years ago
buggythebug|3 years ago
sph|3 years ago
Sent from my Lisp Machine.
ashton314|3 years ago
agency|3 years ago