Live data from Hacker News

Pharo/Squeak Tips - Counting lines of code

germanarduino.blogspot.com

1–3 of 3 posts

Re: Pharo/Squeak Tips - Counting lines of code

#2
Neat example of how all aspects of the pharo dev environment are visible to the programming language.

Though as for actually counting LoC, I agree with Bill Gates that "Measuring programming progress by lines of code is like measuring aircraft building progress by weight." :-)

Re: Pharo/Squeak Tips - Counting lines of code

#3
post #2

Neat example of how all aspects of the pharo dev environment are visible to the programming language. Though as for actually counting LoC, I agree with Bill Gates that "Measuring programming progress by lines of code is like measuring aircraft building progress by weight." :-)

Thanks by the comment! Well, about counting LoC it depend, anyway on the blog post you will find comments with some pov about the topic.