- Joined
- Jun 26, 2017
- Messages
- 726
When rewriting the docs, I have some problems with choosing the right words:
First something I am pretty sure about. I am going to change the word "Identifier" to "...Name".
For example Function FunctionName:ReturnType(ParameterName:ParameterType)
The second thing is, that I don't have a suitable word for a functional entity that you usually have as one line of code.
I tend to use the word "Command", because it is usually not that well and rigidly defined compared to "Directive, Expression, Statement"
I see the need for this kind of didactical reduction to enable an easy to understand language without having to lookup every word in the docs while not using technical terms incorrectly
First something I am pretty sure about. I am going to change the word "Identifier" to "...Name".
For example Function FunctionName:ReturnType(ParameterName:ParameterType)
The second thing is, that I don't have a suitable word for a functional entity that you usually have as one line of code.
I tend to use the word "Command", because it is usually not that well and rigidly defined compared to "Directive, Expression, Statement"
I see the need for this kind of didactical reduction to enable an easy to understand language without having to lookup every word in the docs while not using technical terms incorrectly