COMPILE meaning: 1 : to create (a CD, book, list, etc.) by gathering things (such as songs or pieces of writing or information); 2 : to put together (various songs, pieces of writing, facts, etc.) in a publication or collection
in computer technology, to convert into machine readable language; assemble. compile词组 compile time编译时间 compile同义词 vt. 编译;编制;编辑;[图情]汇编 to edit,copy-edit compile区别 compile, edit 这组词都有“编辑”的意思,其区别是: compile通常指根据搜集、整理的资料编辑词典或汇编文集。
The process of compilation consists of accessing the source code, written by the programmer, and performing a check to ensure nothing is ambiguous to the computer. Each and every programming language has a set of keywords that initiate a particular function. The order in which the keywords are ...
Definition of compile in the Legal Dictionary - by Free online English dictionary and encyclopedia. What is compile? Meaning of compile as a legal term. What does compile mean in law?
References in periodicals archive ? The company said that Maemo 5 will be used as the operating platform for the forthcoming Nokia N900 device Qt, which is a cross-platform application and User Interface (UI) programming framework also available for Symbian and Windows Mobile platforms, meaning tha...
This special meaning of the empty argument list is intended to permit older C programs to compile with new compilers. 对空参数表 的这种特殊处理是为了使新的编译器能编译比较老的 C 语言程序。 Literature The development toolkit for the Motorola CPU included a compiler for the C programming lan...
Built-in web framework C and JavaScript backends Great for writing low-level software (Vinix OS) Stability guarantee and future changes Despite being at an early development stage, the V language is relatively stable and has backwards compatibility guarantee, meaning that the code you write today ...
So here I introduce you some necessities that would be required to understand - or guess the meaning of - a program of neut.Let’s start. neut consists of two languages; the meta language and the object language. The meta language, which is essentially an untyped lambda-calculus, can be ...
which describes the process by which your programming code is converted into machine language that a computer can understand. It also means “to put together” or compile something in an editorial sense, which for us as a company, carries the extra meaning that we will take any job on and ...
The meaning of the conditional-compilation directives used in the above examples is as follows: Розгорнутитаблицю Directive Meaning vbc Visual Basic compiler csc C# compiler /r: References an external assembly (EXE or DLL) /d: Defines a conditional compilation symbol Пр...