Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Knork-and-Fife
61 days ago
|
parent
|
context
|
favorite
| on:
I'm building a clarity-first language (compiles to...
If the only loop is `repeat i in range(start, end, step)` , how do you do a loop like "Keep reading from a buffer until it's empty"? I.e. any loop when you can't know the number of iterations needed when the loop starts?
hedayet
61 days ago
[–]
yes, support for unbounded loop is definitely something on my roadmap towards v1.
derriz
61 days ago
|
parent
[–]
Should be a priority. Without it, your language relies on recursion for Turing completeness.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: