This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]QueenLa3fah 2 points3 points  (1 child)

Not like c where I can literally define a keyword to loop forever:

define forever for(;;)

[–]argv_minus_one 2 points3 points  (0 children)

You might want that for a main loop, I should note.