8Ask HN: I am looking for academic studies about computer program readability?I wonder if there are any scientific studies that indicate whether the human brain is better suited to perceive a formula written as e.g. (1) "a * (b + c)", vs. (2) "mult(a, plus(b, c))", vs. (3) "(mult a (plus b c))".show more3ldb7y ago2Save