|
|
|
|
|
by cjensen
785 days ago
|
|
Turbo Pascal was so fast in the 80s that if I saw a syntax error further down the page it was faster to hit "compile" and let the compiler move the cursor to the error than it was for me to move the cursor myself. It was a very special compiler and they don't make them like that anymore. |
|
Java is similar (but overall infrastructure around compiler makes it slow).
Golang also quite fast.