tercüman, çevirmen, yorumcu, TERCÜMAN:Yabancı bir dille yapılan konuşmayı başka bir dile çeviren kimse, dilmaç, mütercim, yorumlamak program, yorumlayıcı, yorumlamalı program, tercüman/yorumcu,
1
tercüman isim
ts
2
çevirmen isim
ts
3
yorumcu
ts
4
TERCÜMAN:Yabancı bir dille yapılan konuşmayı başka bir dile çeviren kimse Askeri
One who explains something, such as an art exhibit, One who listens to a speaker in one language and relates that utterance to the audience in a different language. Contrasted with translator, A program which executes another program written in a programming language other than machine code, A simple emulator that interprets each subject instruction in turn, updating the subject machine state after each instruction Such emulators are very simple to write, but provide poor performance, The interpreter/transliterator facilitates communication between the person who is deaf or hearing impaired and a hearing person through the use of sign language or oral interpretation/transliteration, A program which executes other programs Interpreting code is slower than running the compiled code because the interpreter must analyse each statement in the program each time it is executed and then perform the desired action whereas the compiled code just performs the action, A person who has been certified as having the ability to orally or in writing translate spoken or sign language to the common language of the court, a computer program that translates and executes each command of the programming language as it goes along, A program that translates a program (especially a program in byte-code) into instructions expressed in a computer's machine language and executes those instructions on the computer An interpreter translates and executes statements in the source language one after the other, as opposed to a compiler, which translates the entire program before the program is executed, That entity, typically a human subject (or a computer agent), which interprets the sign, or more precisely, the sign vehicle I have made special notice of those cases where I refer to the technical meaning of that term as defined in computer science, A module that alternately decodes and executes every statement in some body of code The JavaTM interpreter decodes and executes bytecode for the Java virtual machine See also compiler, runtime system 1, - A sign language interpreter facilitates communication between deaf and hearing people by signing what is said and speaking what is signed An oral interpreter provides a similar service but uses oral communication (speech reading) instead of sign language, One who or that which interprets, explains, or expounds; a translator; especially, a person who translates orally between two parties, a program that translates a program in an interpreted language into executable machine code, (computer science) a program that translates and executes source language statements one line at a time someone who mediates between speakers of different languages someone who uses art to represent something; "his paintings reveal a sensitive interpreter of nature"; "she was famous as an interpreter of Shakespearean roles, a piece of software that directly executes source code without first compiling and storing the code in an intermediate format, One who enables two persons of different languages to understand each other by repeating to each what it would have been to the interpreter's advantage for the other to have said, A program that reads source code one statement at a time, translates that statement to machine language, executes the machine language statement, then continues with the next statement BASIC is sometimes interpreted and sometimes compiled Although less convenient for programming, compilers are much faster than interpreters, A module that alternately decodes and executes every statement in some body of code The Java interpreter decodes and executes Java bytecode See also compiler, runtime system, A high-level language translator that converts individual high-level computer language program instructions (source code) into machine instructions It translates and executes each statement line-by-line during the running of the program, (computer science) a program that translates and executes source language statements one line at a time, an advocate who represents someone else's policy or purpose; "the meeting was attended by spokespersons for all the major organs of government", An interpreter is a person whose job is to translate what someone is saying into another language. Aristide spoke to the press through an interpreter, someone who mediates between speakers of different languages, someone who uses art to represent something; "his paintings reveal a sensitive interpreter of nature"; "she was famous as an interpreter of Shakespearean roles", A program which examines a script or program source code and executes it, line by line; cf compiler, program which translates the program statements into machine language one line at a time as the program is running, A program that translates and executes high-level languages on instruction at a time, In computer terminology, a circuit or device which translates an instruction from pseudocode into an instruction or series of instructions which the computer can understand and obey, A software program that translates a programming language into machine language one statement at a time, A person that is certified as being able to translate, orally or in writing, spoken or sign language into the common language of the court, A program that reads human-readable source code directly, and uses the instructions in it to process data and produce results awk is typically (but not always) implemented as an interpreter See also "Compiler ", A program which executes a translated version of a source program by implementing a virtual machine Interpreters typically simulate the actions of an idealized Central Processing Unit An interpreter for Java must implement the Java Virtual Machine (JVM) and executes the bytecodes produced by a Java compiler The advantage of using an interpreter for Java is that it make the language more portable than if it were a fully compiled language The bytecode version of a program produced by a Java compiler may be run on any interpreter implementing the JVM, A program that reads and executes source code one line at a time Does not create an executable file that can run independently Compare to compiler, A program that reads, interprets, and executes a program, eliminating the need for compiling source code Running a program through an interpreter can reduce the edit-compile-run-debug cycle to simply edit-run-debug, saving substantial development time For more information see the Cogent White Paper: Gamma Discussion - Interpreted Languages, one who orally translates from one language to another; clarifier, explainer; commentator,
11
One who explains something, such as an art exhibit
ts
12
One who listens to a speaker in one language and relates that utterance to the audience in a different language. Contrasted with translator - "Wei Li had to interpret the whole speech, and they didn't even give her any study materials beforehand."
ts
13
A program which executes another program written in a programming language other than machine code
ts
14
A simple emulator that interprets each subject instruction in turn, updating the subject machine state after each instruction Such emulators are very simple to write, but provide poor performance
ts
15
The interpreter/transliterator facilitates communication between the person who is deaf or hearing impaired and a hearing person through the use of sign language or oral interpretation/transliteration
ts
16
A program which executes other programs Interpreting code is slower than running the compiled code because the interpreter must analyse each statement in the program each time it is executed and then perform the desired action whereas the compiled code just performs the action
ts
17
A person who has been certified as having the ability to orally or in writing translate spoken or sign language to the common language of the court
ts
18
a computer program that translates and executes each command of the programming language as it goes along
ts
19
A program that translates a program (especially a program in byte-code) into instructions expressed in a computer's machine language and executes those instructions on the computer An interpreter translates and executes statements in the source language one after the other, as opposed to a compiler, which translates the entire program before the program is executed
ts
20
That entity, typically a human subject (or a computer agent), which interprets the sign, or more precisely, the sign vehicle I have made special notice of those cases where I refer to the technical meaning of that term as defined in computer science
ts
21
A module that alternately decodes and executes every statement in some body of code The JavaTM interpreter decodes and executes bytecode for the Java virtual machine See also compiler, runtime system 1
ts
22
- A sign language interpreter facilitates communication between deaf and hearing people by signing what is said and speaking what is signed An oral interpreter provides a similar service but uses oral communication (speech reading) instead of sign language
ts
23
One who or that which interprets, explains, or expounds; a translator; especially, a person who translates orally between two parties
ts
24
a program that translates a program in an interpreted language into executable machine code
ts
25
(computer science) a program that translates and executes source language statements one line at a time someone who mediates between speakers of different languages someone who uses art to represent something; "his paintings reveal a sensitive interpreter of nature"; "she was famous as an interpreter of Shakespearean roles
ts
26
a piece of software that directly executes source code without first compiling and storing the code in an intermediate format
ts
27
One who enables two persons of different languages to understand each other by repeating to each what it would have been to the interpreter's advantage for the other to have said
ts
28
A program that reads source code one statement at a time, translates that statement to machine language, executes the machine language statement, then continues with the next statement BASIC is sometimes interpreted and sometimes compiled Although less convenient for programming, compilers are much faster than interpreters
ts
29
A module that alternately decodes and executes every statement in some body of code The Java interpreter decodes and executes Java bytecode See also compiler, runtime system
ts
30
A high-level language translator that converts individual high-level computer language program instructions (source code) into machine instructions It translates and executes each statement line-by-line during the running of the program
ts
31
(computer science) a program that translates and executes source language statements one line at a time
ts
32
an advocate who represents someone else's policy or purpose; "the meeting was attended by spokespersons for all the major organs of government"
ts
33
An interpreter is a person whose job is to translate what someone is saying into another language. Aristide spoke to the press through an interpreter
ts
34
someone who mediates between speakers of different languages
ts
35
someone who uses art to represent something; "his paintings reveal a sensitive interpreter of nature"; "she was famous as an interpreter of Shakespearean roles"
ts
36
A program which examines a script or program source code and executes it, line by line; cf compiler
ts
37
program which translates the program statements into machine language one line at a time as the program is running
ts
38
A program that translates and executes high-level languages on instruction at a time
ts
39
In computer terminology, a circuit or device which translates an instruction from pseudocode into an instruction or series of instructions which the computer can understand and obey
ts
40
A software program that translates a programming language into machine language one statement at a time
ts
41
A person that is certified as being able to translate, orally or in writing, spoken or sign language into the common language of the court
ts
42
A program that reads human-readable source code directly, and uses the instructions in it to process data and produce results awk is typically (but not always) implemented as an interpreter See also "Compiler "
ts
43
A program which executes a translated version of a source program by implementing a virtual machine Interpreters typically simulate the actions of an idealized Central Processing Unit An interpreter for Java must implement the Java Virtual Machine (JVM) and executes the bytecodes produced by a Java compiler The advantage of using an interpreter for Java is that it make the language more portable than if it were a fully compiled language The bytecode version of a program produced by a Java compiler may be run on any interpreter implementing the JVM
ts
44
A program that reads and executes source code one line at a time Does not create an executable file that can run independently Compare to compiler
ts
45
A program that reads, interprets, and executes a program, eliminating the need for compiling source code Running a program through an interpreter can reduce the edit-compile-run-debug cycle to simply edit-run-debug, saving substantial development time For more information see the Cogent White Paper: Gamma Discussion - Interpreted Languages
ts
46
one who orally translates from one language to another; clarifier, explainer; commentator isim
Some etymologies, pronunciations, function and usage date content for the English translation portion are from Merriam-Webster Online at www.Merriam-Webster.com. Thanks to Online Yunanca Dil Eğitimi for providing some parts of online greek dictionary. To contribute more resources please contact us. Visuals(images) are provided by Google Image Search API. Some parts of the dictionary is contributed by many users, thank you! The content on this site is for informational purposes only. Bu aramada interpreter kelimesinin sözlük anlamı ve eşanlamı nedir, nasıl okunur hakkında bilgi verilmektedir. interpreter kelimesinin etimolojik ve eşanlamları ile ilgili açıklamalar ve bilgiler eksiksiz ve hatasız olarak anılmamalıdır. Burada yer alan interpreter kelimesi ile ilgili tüm açıklamalar bilgi amaçlıdır. Eksik ve hatalı çevirileri lütfen bildiriniz.