-
1 compiler warning
A warning that is issued due to a compiler problem. -
2 COMPILER'S RECORD SHEET
English-Arabic military dictionary > COMPILER'S RECORD SHEET
-
3 compiler
A program that translates all the source code of a program written in a high-level language into object code prior to execution of the program. -
4 compiler
Any program that transforms one set of symbols into another by following a set of syntactic and semantic rules. -
5 Compiler
-
6 JIT compiler
"A compiler takes the Java bytecode (which is machine-independent) and compiles it on demand into native code for the target machine, giving faster execution. Since JIT compilers operate on the client machine, they preserve the platform-independence of the compiled Java program." -
7 Effect Compiler
A compiler that assembles shader code from the central processing unit (CPU) and the graphics processing unit (GPU) and executes shader computations on the CPU before the shader runs. -
8 just-in-time compiler
"A compiler takes the Java bytecode (which is machine-independent) and compiles it on demand into native code for the target machine, giving faster execution. Since JIT compilers operate on the client machine, they preserve the platform-independence of the compiled Java program." -
9 optimizing compiler
A compiler that analyzes its output (assembly language or machine code) to produce more efficient (smaller or faster) instruction sequences. -
10 self-compiling compiler
[΄self kəm΄pailiŋ kəm΄pailə] հմկրգ. տրանսլյատոր -
11 local type inference
A process in which the compiler infers the type of a local variable that is declared with the var keyword in C# or without an As clause in Visual Basic. The compiler infers the type of the variable from the type of the initializer expression. -
12 Common Intermediate Language
A language used as the output of a number of compilers and as the input to a just-in-time (JIT) compiler. The common language runtime includes a JIT compiler for converting the language to native code.English-Arabic terms dictionary > Common Intermediate Language
-
13 CIL
A language used as the output of a number of compilers and as the input to a just-in-time (JIT) compiler. The common language runtime includes a JIT compiler for converting the language to native code. -
14 IDE
"A set of integrated tools for developing software. The tools are generally run from one user interface and consist of a compiler, an editor, and a debugger, among others." -
15 integrated development environment
"A set of integrated tools for developing software. The tools are generally run from one user interface and consist of a compiler, an editor, and a debugger, among others."English-Arabic terms dictionary > integrated development environment
-
16 backward compatibility
The capability of source code or programs developed on a more advanced system or compiler version to be executed or compiled by a less advanced (older) version. -
17 comment
Text embedded in a program for documentation purposes. Most programming languages have a syntax for creating comments so that they can be recognized and ignored by the compiler or assembler. -
18 inline warning control
The ability to control whether warnings are reported for a particular region of code by specifying a compiler directive. -
19 unbound type
A type that is referenced in a project and that IntelliSense and the C# compiler cannot match to a declaration. -
20 PIC S9(9) COMP Integer
"A 32-bit COBOL data type that represents a 4 byte signed arithmetic operation, and can take on values from -999999999 to +999999999 or -2147483648 to +2147483647, depending on compiler options. A PIC S9(9) COMP Integer is similar to a Long Integer in C."
- 1
- 2
См. также в других словарях:
Compiler optimization — is the process of tuning the output of a compiler to minimize or maximize some attributes of an executable computer program. The most common requirement is to minimize the time taken to execute a program; a less common one is to minimize the… … Wikipedia
Compiler construction — is an area of computer science that deals with the theory and practice of developing programming languages and their associated compilers. The theoretical portion is primarily concerned with syntax, grammar and semantics of programming languages … Wikipedia
compiler — [ kɔ̃pile ] v. tr. <conjug. : 1> • 1190; lat. compilare, de pilare « piller » 1 ♦ Didact. Mettre ensemble (des extraits, des documents) pour former un recueil. Compiler des documents. 2 ♦ Péj. Plagier. 3 ♦ Anglic. Inform. Traduire (un… … Encyclopédie Universelle
Compiler (anime) — Compiler コンパイラ Genre Science fiction Manga Written by Kia Asamiya Published by … Wikipedia
Compiler — コンパイラ (Compáira) Género Ciencia Ficción, Comedia, Seinen Manga Creado por Kia Asamiya … Wikipedia Español
Compiler Description Language — Compiler Description Language, or CDL, is a Computer language based on affix grammars. It is very similar to Backus–Naur form(BNF) notation. It was designed for the development of compilers. It is very limited in its capabilities and control… … Wikipedia
Compiler Compiler — Compiler Compiler, Meta Compiler … Universal-Lexikon
Compiler-Sprache — Compiler Sprache, eine Programmiersprache, bei der der Quellcode durch einen Compiler in Maschinencode übersetzt (kompiliert) werden muss, bevor das Programm ausgeführt werden kann. Typische Compiler Sprachen sind Pascal und C. Im Gegensatz… … Universal-Lexikon
Compiler-Basic — Compiler Basic, eine Version der Programmiersprache Basic, bei der mit dieser Sprache erstellte Programme kompiliert (Compiler) werden müssen, bevor sie ausgeführt werden können. Das normale Basic ist dagegen eine Interpreter Sprache, d. h.… … Universal-Lexikon
compiler — com‧pil‧er [kəmˈpaɪlə ǁ ər] noun [countable] 1. a person who collects information together and writes it into a list, report, book etc 2. COMPUTING a computer program or piece of software that changes another program from its existing format into … Financial and business terms
Compiler-Direktive — Compiler Direktive, eine Metaanweisung an den Compiler … Universal-Lexikon