Daily Digest
5 articles published
Articles
Ned Batchelder
Caller-specific coverage
I’ve had an idea rattling around to get more detail from coverage measurement. Can we measure the coverage in a function separately for each caller of the function? Here’s why I want it: in Acidica,
Dan Luu
How do programming languages impact token efficiency and correctness?
This somewhat widely cited post (I keep seeing it cited, anyway) suggests that dynamic languages and/or languages that represent things more concisely are more token efficient. It seems to be cited en