Hacker News new | ask | show | jobs
by shawn_w 615 days ago
Scheme's `do` is implemented using recursion. There's a sample macro for it in 7.3.