Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cdhdc
11 months ago
|
parent
|
context
|
favorite
| on:
Some programming language ideas
Eiffel has the loop structure.
from <initialization statements> until <termination condition> loop <group of statements> end
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
from <initialization statements> until <termination condition> loop <group of statements> end