|
|
|
|
|
by static_void
398 days ago
|
|
Dynamic languages are definitely easier to use for highly dynamic problems. They are not necessarily easier to use for statically-knowable problems. Static languages get benefits in correctness and speed. Key word is dynamic. |
|