Hacker News new | ask | show | jobs
by msk-lywenn 1392 days ago
It’s a condition to run, not a condition to stop
1 comments

That was my reaction - why should anyone think it might be the latter? Are there languages that do have such a syntax without explicit keywords ("do...until")?
I think lisp or scheme does. I was often confused by that when I was playing with it