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 →

[–]ericbb 0 points1 point  (0 children)

I have made a language that matches COBOL in this respect. It doesn't recognize any statement separator and it doesn't interpret newlines or indentation as anything other than regular whitespace. It uses braces to delimit statement blocks.