|
|
|
|
|
by dextorious
5334 days ago
|
|
Hmm, as the parent comment, you too confuse readability of a language with it being readily readable by non-programmers in that language. Readability describes how clear, concise, non-ambiguous, etc a language's syntax is and also the code one writes is. It's not about sharing your code with others who don't know the language, it's about making actual use and collaboration in the language (in a shared project) better. |
|