Hacker News new | ask | show | jobs
by timbit42 1033 days ago
The BEGINs were replace by THEN (for IFs) and DO (for WHILEs and FORs). They still need something to denote the ENDs. Instead of saying "THEN BEGIN" or "DO BEGIN", you can drop the BEGIN and just assume it's there.
1 comments

Okay, a bit like Ruby, THEN.

IF I had to BEGIN a comment, I would say that FOR a WHILE I thought it was the END.

# ;)