| Dictionary, Encyclopedia and Thesaurus - The Free Dictionary 3,910,316,189 visitors served. |
Dictionary/ thesaurus | Medical dictionary | Legal dictionary | Financial dictionary | Acronyms | Idioms | Encyclopedia | Wikipedia encyclopedia | ? |
Interpreter |
Also found in: Dictionary/thesaurus, Medical, Legal, Wikipedia | 0.01 sec. |
|
|
interpreter A high-level programming language translator that translates and runs the program at the same time. It converts one program statement into machine language, executes it, and then proceeds to the next statement. This differs from regular executable programs that are presented to the computer as binary-coded instructions. Interpreted programs remain in the source language the programmer wrote in, which is human readable text.Slower, But Easier to Test Interpreted programs run slower than their compiler counterparts. Whereas the compiler translates the entire program before it is run, interpreters translate a line at a time while the program is being run. However, it is very convenient to write an interpreted program, since a single line of code can be tested interactively. Some languages can be both interpreted and compiled, in which case a program may be developed with the interpreter for ease of testing and debugging and later compiled for production use. See JIT compiler. The Runtime Interpreter Must Be Present Interpreted programs must always be run with the interpreter, commonly called a runtime module. For example, in order to run a BASIC or Foxbase program, the BASIC or Foxbase interpreter must be running as well. Interpreted Vs. Intermediate Languages Interpreted languages also differ from intermediate languages such as Java, which are partially converted but still require a runtime module (see Java and Java virtual machine).
interpreter [in′tər·prəd·ər] (computer science) A program that translates and executes each source program statement before proceeding to the next one. Also known as interpretive routine. A machine that senses a punched card and prints the punched information on that card. Also known as punched-card interpreter.
Interpreter a machine that reads the information in a system of punched holes on a punch card and prints it in the form of letters and numbers on the same card. The decoded and printed information on the card facilitates retrieval of cards in files and visual control over the correct recording of data. The interpreter is part of the punch-card computer unit. There are interpreters for single entries of decoded information on the blank, top margin of punch cards and for periodic printing of data in columns between the card’s punching positions. The interpreter is a fairly complex device, equipped with mechanisms for card feeding and punch reading and a printer. The fastest interpreters can process 80–120 cards/min. Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content. |
|
| Encyclopedia |
| Free Tools: |
For surfers:
Free toolbar & extensions |
Word of the Day |
Help
For webmasters: Free content | Linking | Lookup box | Double-click lookup |
|---|