Smalltalk - Level of Access

Level of Access

Everything in Smalltalk-80 is available for modification from within a running program. This means that, for example, the IDE can be changed in a running system without restarting it. In some implementations, the syntax of the language or the garbage collection implementation can also be changed on the fly. Even the statement true become: false is valid in Smalltalk, although executing it is not recommended. When used judiciously, this level of flexibility allows for one of the shortest required times for new code to enter a production system.

Read more about this topic:  Smalltalk

Famous quotes containing the words level of, level and/or access:

    To punish drug takers is like a drunk striking the bleary face it sees in the mirror. Drugs will not be brought under control until society itself changes, enabling men to use them as primitive man did: welcoming the visions they provided not as fantasies, but as intimations of a different, and important, level of reality.
    Brian Inglis (b. 1916)

    It is the American vice, the democratic disease which expresses its tyranny by reducing everything unique to the level of the herd.
    Henry Miller (1891–1980)

    Lesbian existence comprises both the breaking of a taboo and the rejection of a compulsory way of life. It is also a direct or indirect attack on the male right of access to women.
    Adrienne Rich (b. 1929)