interpreter
- noun
- /ɪnˈtɜːrprɪtər/
- Specialized
- Apple is now okay with letting you run Python interpreters powered by URL schemes.
- interpreter program
- interpreter generate
We just made the interpreter a little more efficient.
- We just made the interpreter a little more efficient.
- And overnight I will port my B interpreter and get it working on here.
- And interpreters are usually easier to do, but not as fast as a compiler.
Examples
-
And streaming data through the interpreter went ran very quickly.
-
Luajit2 shows that an efficient interpreter has a great effect on many benchmarks.
Blog text (22) -
Each one tells the interpreter to do something.
-
We just made the interpreter a little more efficient.
-
However, the basic structure of Interpreter 1 has been found to work for many trading and manufacturing event types.
Academic text (1996) -
And well, I mean, so far our main interpreter is of course for Python.
-
The event type informs the interpreter of the type of journal entry it is to generate.
Academic text (1996) -
All resources in REE have a resource type, which provides information to the interpreter about its accounting treatment.
Academic text (1996) -
We wanted to bring something which would be more approachable, more immediate, and Micropython is a small Python interpreter, a subset of Python.
-
The interpreter translates the code line by line, making debugging easier.
Synonyms
A computer tool that runs code one line at a time without compiling
Antonyms
How Powerful
- Specialized
- Specialized
- Specialized
- Specialized
- Specialized
Surface Forms
Morphology
Etymology
Interpreter comes from the Latin verb interpretari, meaning 'to translate', which helps remember that a computer interpreter is a program that 'translates' and runs each line of code one at a time.