An *(acronym) for Just In Time. Normally used to refer to an on-the-fly compiler for compiled application images which are not stored in a machine-executable format. The most famous of these is probably the family of _(Java) JITs, although other systems such as _(.NET) make extensive use of the technique.
