Hacker News new | ask | show | jobs
by superskierpat 3741 days ago
I recently rewrote many of my shell scripts in guile, a really fun experience. And tail call recursion makes it pretty easy to reason about the code, no more looking up bash cheat sheets every time I write a script