|
|
|
|
|
by lokhura
60 days ago
|
|
>Generally it’s possible to do that in English much more tersely than it is in code. I really doubt this is the case for any decent amount of complexity. English is ambiguous. Programming languages exist because we don't want this ambiguity from natural languages. A sufficiently descriptive spec written in English is barely indistinguishable from just code. We've come full circle. |
|
And especially when you take into account the mess of front end web development and tooling.