What do you mean by the expressiveness of a programming language?

前端 未结 11 1774
眼角桃花
眼角桃花 2021-01-31 07:56

I see a lot of the word \'expressiveness\' when people want to stress one language is better than the other. But I don\'t see exactly what they mean by it.

  • Is it
11条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-31 08:14

    For me is the ability that the language has to clearly express my logic and ideas through code, in a way that somebody else reading the code I've wrote can easily figure out what I was thinking about when I did it.

提交回复
热议问题