What if Brainfuck was less like C and more like Scheme?
The interpreter implemetation is pretty bad. It's not very fast, it's not very good, and it's probably not very correct. But maybe there's some vaguely interesting programs you could write with it!
For example, the Y combinator:
λf. (λx. f (x x)) (λx. f (x x))
is written as: \` \`1 `0 0 \`1 `0 0
Comments URL: https://news.ycombinator.com/item?id=44196589
Points: 8
# Comments: 4
Creato
1mo
|
6 giu 2025, 02:30:06
Accedi per aggiungere un commento
Altri post in questo gruppo

Article URL: https://go.dev/blog/generic-interfaces
Comments URL: https://news.y

Hi HN,
After spending some time with the new `flux kontext dev` model, I realized its most powerful capabilities aren't immediately obvious. Many people might miss its true potential by just scr

Article URL: https://twitter.com/xai/status/1943158495588815072