halting problem not the issue
halting problem not the issue
Posted Oct 10, 2010 11:15 UTC (Sun) by nix (subscriber, #2304)In reply to: halting problem not the issue by tialaramex
Parent article: Gilmore on the "computer health certificate" plan
Now, let's be honest here. How many programs do you know that are pure filters? How many of these eschew conditionals, loops, and function calls, allowing analysis without horrible exponential explosions that have to be cut down with heuristic axes (losing proof power)?
(It is true that a lot of security-exposed stuff, like libpng, seems like a filter of sorts... only, oops, you forgot the memory allocator! Now almost nothing outside certain simple embedded applications is a filter. Even 'cat' is not.)