Hello,<p>Recently I was thinking about Mandarin and I noticed that it has about 3 to 4 times the meaning density. Meaning that if a child studies in Mandarin for 15 years of her life, she could have learned as much as 75 years worth of knowledge (assuming that the teachers created a good curriculum).<p>I wonder if the same is true for any artificial language. Is there a programming language with much higher meaning density than C or Python?<p>Thanks
I assume you mean information density?
If so programming languages basic information density is set by their amount of keywords and symbols used for parsing.
But there also is implicit density caused by every abstraction - therefor a Lisp can express extremely complex programs with only a few lines of code.
This may also hold true for natural languages when using phrases or metaphors.
>Meaning that if a child studies in Mandarin for 15 years of her life, she could have learned as much as 75 years worth of knowledge<p>That's the sort of claim that requires extraordinary evidence.