英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

compiler    音标拼音: [kəmp'ɑɪlɚ]
n. 编辑者

编辑者

compiler
编译程式; 编译器


compiler
另一种编译程式的编译程式 YACC

compiler
编译器 编译程式

compiler
n 1: a person who compiles information (as for reference
purposes)
2: (computer science) a program that decodes instructions
written in a higher order language and produces an assembly
language program [synonym: {compiler}, {compiling program}]

Compiler \Com*pil"er\ (k[o^]m*p[imac]l"[~e]r), n. [OE.
compiluor; cf. OF. compileor, fr. L. compilator.]
1. One who compiles; esp., one who makes books by
compilation.
[1913 Webster]

2. (Computers) a computer program that decodes instructions
written in a higher-level computer language to produce an
assembly-language program or an executable program in
machine language.
[WordNet 1.5 PJC]

A program that converts another program
from some {source language} (or {programming language}) to
{machine language} (object code). Some compilers output
{assembly language} which is then converted to {machine
language} by a separate {assembler}.

A compiler is distinguished from an assembler by the fact that
each input statement does not, in general, correspond to a
single machine instruction or fixed sequence of instructions.
A compiler may support such features as automatic allocation
of variables, arbitrary arithmetic expressions, control
structures such as FOR and WHILE loops, variable {scope},
input/ouput operations, {higher-order functions} and
{portability} of source code.

{AUTOCODER}, written in 1952, was possibly the first primitive
compiler. {Laning and Zierler}'s compiler, written in
1953-1954, was possibly the first true working algebraic
compiler.

See also {byte-code compiler}, {native compiler}, {optimising
compiler}.

(1994-11-07)


请选择你想看的字典辞典:
单词字典翻译
Compiler查看 Compiler 在百度字典中的解释百度英翻中〔查看〕
Compiler查看 Compiler 在Google字典中的解释Google英翻中〔查看〕
Compiler查看 Compiler 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • c - How to write a very basic compiler - Software Engineering Stack . . .
    Go with an existing educational language instead, and focus on learning about compilers The following two are specifically designed for classroom use in compiler courses and by extension are great for a hobby compiler project ChocoPy ChocoPy is a concise Python subset, which can be implemented in a time-frame reasonable for a hobby compiler
  • programming languages - Why doesnt Python need a compiler? - Software . . .
    The majority of modern high-performance language implementations combine both an interpreter and a compiler (or even several compilers) for maximum performance Actually, it is impossible to run any program without an interpreter After all, a compiler is just a program which translates a program from one language to another language
  • testing - How come compilers are so reliable? - Software Engineering . . .
    I've seen several compiler bugs, reported a few myself (specifically, in F#) That said, I think compiler bugs are rare because people who write compilers are generally very comfortable with the rigorous concepts of computer science that make them really conscious about the mathematical implications of code
  • Compiler Warnings - Software Engineering Stack Exchange
    The compiler has been written by total experts in the language If they are reporting that something is a bit wiffy (think code smell) then the code should be reviewed It is entirely possible to write code that compiles without errors and without warnings
  • compiler - How do binary numbers interact with the CPU and cause some . . .
    A compiler operates at a logical level, not concerning itself with physical storage, but rather with groupings of 1's and 0's — several different kinds of groupings The first grouping is text files aka source code, and the second grouping is machine code
  • Is Ken Thompsons compiler hack still a threat?
    There's a theoretical chance for this to happen There is, however, a way of checking if a specific compiler (with available source code) has been compromised, through David A Wheeler's Diverse double-compiling Basically, use both the suspected compiler and another independently developed compiler to compile the source of the suspect compiler
  • compiler - Why might it be difficult to make a 64 bit version of a . . .
    The moral of the story is to write clean code and do not try to second-guess the compiler or add clever optimizations that are not needed, can break the software, and probably do not help anyway This article goes into far more detail than I could hope to include in this answer: 20 issues of porting C++ code on the 64-bit platform
  • Why are there so few C compilers?
    The question is based upon a false premise Analog Devices, armcc, Bruce's C Compiler, the Bare-C Cross Compiler, the Borland compiler, the clang compiler, the Cosmic C compiler, the CodeWarrior compiler, the dokto compiler, the Ericsson compiler, and I'm not even out of the first five letters of the alphabet yet





中文字典-英文字典  2005-2009