Y
Hacker News
new
|
ask
|
show
|
jobs
by
gmueckl
2939 days ago
Number of characters is a meaningless metric because it depends on identifier lengths, which can be very different between coding styles. A much fairer metric would therefor be the number of lexer tokens in my opinion.
1 comments
e12e
2938 days ago
Number of "words of code"?
link
gmueckl
2938 days ago
I guess you could call it that.
link