Show HN: Lambduck, a Functional Programming Brainfuck
By
jorkingit
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: 3
# Comments: 0
You might also wanna read
From Bottleneck to Empowerer: Applying the Leader-Leader Model in Engineering Management
The article discusses the common challenge engineers face when transitioning from individual contributor roles to engineering leadership pos
Sergey Brin tells Google AI staff 60-hour workweek is the 'sweet spot' for productivity
Sergey Brin, Google cofounder, wrote an internal memo to employees working on the Gemini AI products recommending a 60-hour workweek as the
Solar desalination system eliminates toxic brine while producing fresh water
Scientists have developed a solar-powered desalination system that converts seawater into fresh water without producing toxic brine, a major
A design engineer's crisis: Quitting tech amid AI disillusionment
A design engineer reflects on quitting their stable, well-paying tech job amid growing disillusionment with the industry's direction, partic
Why being skeptical of AI is a rational and necessary choice
This opinion piece argues that skepticism and criticism of AI is a healthy, rational response rather than a sign of ignorance. It pushes bac
Chuwi Minibook X Review: A Modern Netbook Revival with Solid Specs
The Chuwi Minibook X is a modern take on the classic netbook — a 10.5-inch x86_64 sub-ultrabook with 16GB RAM and a 512GB NVMe drive. While
