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:

    [A writer] should try not to be too far, personally, below the level of his work.
    Elizabeth Bowen (1899–1973)

    Jealousy is indeed a poor medium to secure love, but it is a secure medium to destroy one’s self-respect. For jealous people, like dope-fiends, stoop to the lowest level and in the end inspire only disgust and loathing.
    Emma Goldman (1869–1940)

    Make thick my blood,
    Stop up th’ access and passage to remorse,
    That no compunctious visitings of nature
    Shake my fell purpose.
    William Shakespeare (1564–1616)