- In computer science, self-modifying code (SMC or SMoC) is code that alters its own instructions while it is executing – usually to reduce the instruction path length and improve performance or simply to reduce otherwise repetitively similar code, thus simplifying maintenance. The term is usually only applied to code where the self-modification is intentional, not in situations where code accidentally modifies itself due to an error such as a buffer overflow.
- 12 Monkeys (Wikipedia)
12 Monkeys is a 1995 American science fiction thriller film directed by Terry Gilliam from a screenplay by David Peoples and Janet Peoples, inspired by Chris Marker’s 1962 short film La Jetée. It stars Bruce Willis, Madeleine Stowe, Brad Pitt, and Christopher Plummer. Set in a post-apocalyptic future devastated by disease, the film follows a convict who is sent back in time to gather information about the man-made virus that wiped out most of the human population on the planet.