|
|
|
|
|
by richcollins
6025 days ago
|
|
1. No reason you couldn't do this in JS (see Smalltalk) 2. The new JS VMs do plenty of optimization 3. C has more libraries than Java. Lets use C for everything 4. Actually, there is a lot of evidence that maintainability is inversely related to the number of lines of code. The more lines, the more bugs. (I don't have time to find the studies. They are there if you Google them.) I did read the article. I just wasn't interested in writing a treatise on the subject. Just wanted to give a counter point. |
|