Comment by andai
1 day ago
All Turing-complete languages are technically equivalent in capability, but that doesn't mean the same task will cost the same effort in each language.
The closer a task is to the limit of your ability to handle complexity, the more you will benefit from tools that simplify the task.
The choice of programming language unfortunately what tools are possible to implement ergonomically (in terms of both implementation and interface).
No comments yet
Contribute on Hacker News ↗