Pharo/Squeak Tips - Counting lines of code
germanarduino.blogspot.com
Pharo/Squeak Tips - Counting lines of code
1–3 of 3 posts
Re: Pharo/Squeak Tips - Counting lines of code
#2Neat 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
#3Neat 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.