meaning of little smalltalk

1. Little Smalltalk A line-oriented near-subset of Smalltalk-80 written in C by Tim Budd orst. edu>. Version 3 runs on Unix, IBM PC, Atari and VMS. ftp://cs. orst. edu/pub/budd/. ["A Little Smalltalk", Timothy Budd, A-W 1987]. live data 1. Data that is written to be interpreted and takes over program flow when triggered by some un-obvious operation, such as viewing it. One use of such hacks is to break security. For example, some smart terminals have commands that allow one to download strings to program keys; this can be used to write live data that, when listed to the terminal, infects it with a security-breaking virus that is triggered the next time a hapless user strikes that key. For another, there are some well-known bugs in vi that allow certain texts to send arbitrary commands back to the machine when they are simply viewed. 2. In C, data that includes pointers to functions executable code. 3. An object, such as a trampoline, that is constructed on the fly by a program and intended to be executed as code. 4. Actual real-world data, as opposed to "test data". For example, "I think I have the record deletion module finished. " "Have you tried it out on live data?" This usage usually carries the connotation that live data is more fragile and must not be corrupted, or bad things will happen. So a more appropriate response to the above claim might be: "Well, make sure it works perfectly before we throw live data at it. " The implication here is that record deletion is something pretty significant, and a haywire record-deletion module running amok on live data would probably cause great harm. [Jargon File] Live Free Or Die! 1. The state motto of New Hampshire, which appears on that states automobile licence plates. 2. A slogan associated with Unix in the romantic days when Unix aficionados saw themselves as a tiny, beleaguered underground tilting against the windmills of industry. The "free" referred specifically to freedom from the fascist design philosophies and crufty misfeatures common on commercial operating systems. Armando Stettner, one of the early Unix developers, used to give out fake licence plates bearing this motto under a large Unix, all in New Hampshire colours of green and white. These are now valued collectors items. livelock /li:vlok/ When two or more processes continuously change their state in response to changes in the other processes without doing any useful work. This is similar to deadlock in that no progress is made but differs in that neither process is blocked or waiting for anything. A human example of livelock would be two people who meet face-to-face in a corridor and each moves aside to let the other pass, but they end up swaying from side to side without making any progress because they always move the same way at the same time. [Jargon File]


Related Words

little smalltalk |

Developed & Maintained By Taraprasad.com

Treasure Words