Concept: Dynamic analysis of code statically

29 Nov 2010

Some idle browsing of the architects’ dzone led me to think about how programs can not be completely analyzed statically; which led me to think of how humans understand code by just looking at the source.

We run it in our heads.

If we can do it, can’t computers? And I don’t mean it in a Godel-limit-breaking way, but surely there should be small enough chunks of code that a computer can “run in its head”?

Related thought bits:


Need to think more about this.

© 2024 Vinod KD