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
Chcete-li přidat komentář, přihlaste se
Ostatní příspěvky v této skupině
Article URL: https://forums.sufficientvelocity.co
Article URL: https://queue.acm.org/detail.cfm?id=3746171
Comments URL: http


Article URL: https://doeken.org/blog/coroutines-in-php
Comments URL: https://


Hi HN!
I'm the developer of rdx, a mildly popular ad-free, privacy and user friendly Reddit client. This time, I made something for a very specific use case: solving chess puzzles with no intern