|
-
Aug 18th, 2021, 05:24 PM
#11
Re: TwinBasic
 Originally Posted by WaynePhillipsEA
I would say mostly optional/obsolete. There will be edge cases, e.g. if a procedure is named the same as a syntax keyword, then the call prefix can still help to disambiguate between the keyword and the procedure name. But in the majority of cases it should be considered obsolete/optional.
OK, good .
About brackets (and anything that don't have a function), I prefer not to be required, if the reason is just "because it is required in other languages".
Better other languages learn from BASIC and not BASIC to be polluted with nosense requirements from other languages.
But to optionally accept the syntax (the parentheses without Call) if there is no harm is welcomed IMO.
So people coming from other languages can keep their habits.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|