Is there a way (or is development being done) to allow keywords that are compound (multiple) words?
For example, in the programming language I am attempting to configure, to make one type of loop, the keyword at the beginning is "DO WHILE" and ends with "END WHILE."
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Is there a way (or is development being done) to allow keywords that are compound (multiple) words?
For example, in the programming language I am attempting to configure, to make one type of loop, the keyword at the beginning is "DO WHILE" and ends with "END WHILE."
Thanks.