complexity - type-checking - reduction

2 years ago

A computer science example of the inability to reduce complexity past a certain point. Types are the way computer knows how to handle a variable. Compilers are better than byte code-interpreted. Explicit is better than hidden changes.

Loading comments...