Show HN: Mandelbrot set renderer written in pure [BSD] Makefiles
By b-aaz · 2026-07-07 · 2 points · 0 comments
https://github.com/b-aaz/bmake-extravaganza
No calls to shell, no external binaries executed, just pure [BSD] Makefiles rendering my favorite fractal. bmake (AKA BSD make) is the implementation of make(1) used by BSD operating systems. It does not support basic arithmetic, it doesn't have infinite loops, no floating point…
Open the full discussion on BetterNews