What is the translation of " COMPILER CAN " in Serbian?

[kəm'pailər kæn]
[kəm'pailər kæn]
компилатор може
compiler can
компајлер може
compiler can
преводилац може
compiler can
compiler may
translator may
translator can
компајлеру може
compiler can

Examples of using Compiler can in English and their translations into Serbian

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Latin category close
  • Cyrillic category close
The compiler can remove them.
Преводилац може да их уклони.
There may, of course,still be logical errors that the compiler cannot detect.
Moguće je, naravno, dau programu ostanu logičke greške koje kompajler ne može otkriti.
The compiler can reduce the expression(y+ 1)- 1 to y.
Преводилац може смањити израз( y+ 1)- 1 у y.
When I'm using Linux Mint 18.1 Serena,I realized that gcc compiler can not find stdio.
Када користим Линук Минт КСНУМКС Серена,схватио сам да гцц компајлер не може пронаћи стдио.
The expression compiler can determine the amount of memory required.
Преводилац може сам да закључи колико меморије је потребно.
Use of an optimizing compiler tends to ensure that the executable program is optimized at least as much as the compiler can predict.
Коришћењем оптимизације компилатора се тежи да се осигура да извршни модул буде оптимизован барем толико колико може компилатор предвидети.
Obviously, a compiler can potentially do a better job using a broader view.
Очигледно, компилатор би могао обављати бољи посао користећи шири поглед.
Due to type inference, the type of variables, function return values, andmany other expressions can typically be omitted, as the compiler can deduce it.
Због типа закључка, врсте променљивих, вредности функција повратка, имноги други изрази се обично могу изоставити, јер компајлер може закључити.
The GCC compiler can generate machine-code for a large variety of computer-architectures.
ГЦЦ компајлер се може генерисати код машине за велике различите архитектуре компјутера.
For example, given a function f(x, y) that adds x andy together, the compiler can infer that x and y must be numbers-since addition is only defined for numbers.
На пример, дата фунцкија f( x, y)која додаје x и y заједно, компилатор може закључити да x и y морају бити бројеви- пошто је адиција само дефинисана за бројеве.
The compiler can often group instructions into sets of six that can execute at the same time.
Компајлер обично може да групише инструкције у групе од по шест инструкција.
However, on AMD64, 32 bit x86 applications may still benefit from a 64-bit recompile, due to the additionalregisters in 64-bit code, which a high-level compiler can use for optimization.
Међутим, на платформи x86-64, многе апликације могу да имају користи од 64-битног рекомпајлирања, због додатних регистара у 64-битном коду игарантоване ССЕ2 ФПУ подршке, коју могу да користе компајлер за оптимизацију.
For example, a bug in a compiler can make it crash when parsing some large source file.
На пример, баг у компајлеру може довести до рушења када се анализира неки већи изворни фајл.
However, on the x86-64 platform,many x86 applications could benefit from a 64-bit recompile, due to the additional registers in 64-bit code and guaranteed SSE2-based FPU support, which a compiler can use for optimization.
Међутим, на платформи x86-64,многе апликације могу да имају користи од 64-битног рекомпајлирања, због додатних регистара у 64-битном коду и гарантоване ССЕ2 ФПУ подршке, коју могу да користе компајлер за оптимизацију.
The compiler can emit fast native code translations of JavaScript functions on the ARM, x86, and x86-64 platforms.
Компајлер може да брзо емитује транслацију изворног кода JavaScript функција не ARM, x86, и x86-64 платформама.
Special-purpose use If the software is compiled to be used on one or a few very similar machines, with known characteristics,then the compiler can heavily tune the generated code to those specific machines(if such options are available).
Specijalna namena Ako je softver kompajliran za korišćenje na jednoj ilinekoliko sličnih mašina, sa unapred poznatim karakteristikama, onda kompilator može odlično da naštimuje kod za te mašine.
Anything the compiler can't understand, which in a normal language would result in a compilation error, is just skipped.
Све што компајлер не може да разуме, који на нормалном језику резултира грешком компајлирања, једноставно прескочи.
Any language can be implemented with a compiler or with an interpreter.[1] A combination of both solutions is also common: a compiler can translate the source code into some intermediate form(often called p-code or bytecode), which is then passed to an interpreter which executes it.
Комбинација оба решења је такође уобичајена: компилатор може да преведе изворни код у неки средњи облик( често називан бајткод), који се затим преноси на интерпретатор који га извршава.
When the compiler can take maximum advantage of this, the processor can execute six instructions per clock cycle.
Када компајлер може максимално да искористи ову способност, процесор може да извршава шест инструкција по тактном циклусу.
Depending on whether the compiler inlines functions across code in different languages, the compiler can do inlining on either a high-level intermediate representation(like abstract syntax trees) or a low-level intermediate representation.
У зависности од тога да ли се компајлер проширује функцијама широм кода на различитим језицима, компилатор може да уради редно проширење било на високом нивоу средње репрезентације( као апстрактне синтаксе дрвета) или средње репрезентације ниског нивоа.
A cross compiler can generate binary code for the user machine even if it has a different processor than the machine where the code is compiled.
Крст компајлер може да генерише бинарни код за разумљивост машине, чак и ако има другачији процесор од машине у којој је саставио код.
The void-safe facility can be seen in a short re-work of the example code used above: some_attribute: detachable SOME_TYPE use_some_attribute-- Set value of some_attribute to'v'. do if attached some_attribute as l_attribute then do_something(l_attribute)end end do_something( a valueSOME_TYPE)-- Do something with'a_value'. do… doing something with'a_value'… end The code example above shows how the compiler can statically address the reliability of whether some_attribute will be attached or detached at the point it is used.
Објекат празнине-сигурности може бити виђен у кратком поновном ради примера кода коришћеном изнад: some_ attribute: detachable SOME_ TYPE use_ some_ attribute-- Поставља вредност some_ attribute на' v'. do if attached some_ attribute as l_ attribute then do_ something( l_ attribute) end end do_ something( a_ value:SOME_ TYPE)-- Ради нешто са' a_ value'. do… ради нешто са' a_ value'… end Пример кода изнад показује како компилатор може статичо адресовати пузданост да ли ће some_ attribute бити прикачени или откачени у тачки која се користи.
The condition 0== 0 is always true,so the compiler can replace the line marked(2) with the consequent, temp+= 0(which does nothing).
Услов 0== 0 је увек истина,тако да преводилац може да замени линију обележену( 2) као последицу, temp+= 0( не ради ништа).
A compiler can thus make almost all the conversions from source code semantics to the machine level once and for all(i.e. until the program has to be changed) while an interpreter has to do some of this conversion work every time a statement or function is executed.
Компилирање може на тај начин скоро све конверзије из изворног код семантике да пребаци на ниво машине једном за свагда( односно до програм мора да се промени), док преводилац мора да уради неке од овог посла конверзије.
The code example above shows how the compiler can statically address the reliability of whether some_attribute will be attached or detached at the point it is used.
Пример кода изнад показује како компилатор може статичо адресовати пузданост да ли ће some_ attribute бити прикачени или откачени у тачки која се користи.
If a compiler can prove that a program is well-typed, then it does not need to emit dynamic safety checks, allowing the resulting compiled binary to run faster.
Ако компилатор може да докаже да је програм добро откуцан, онда не мора да емитује динамичке провере сигурности, што дозвољава бинарном компилираном резултату да ради брже.
A combination of both solutions is also common: a compiler can translate the source code into some intermediate form(often called p-code or bytecode), which is then passed to an interpreter which executes it.
Комбинација оба решења је такође уобичајена: компилатор може да преведе изворни код у неки средњи облик( често називан бајткод), који се затим преноси на интерпретатор који га извршава.
The Xtensa C/C++ compiler can freely intermix 32- or 64-bit FLIX instructions with the Xtensa processor's one-operation RISC instructions, which are 16 or 24 bits wide.
Xtensa C/ C++ компајлер слободно може мешати 32- или 64-битне FLIX инструкције са једно-операцијским RISC инструкцијама Xtensa процесора, које су 16 или 24 бита широке.
However, the compiler cannot use this information after an assignment to another variable(for example, in C,*y= 10) because it could be that*y is an alias of x.
Међутим, преводилац не може да користи ове информације након задатка на другој променљивој( на пример, у С програмском језику* y= 10), јер може бити да је* y алијас од x.
Indeed the compiler cannot guess at which page a specific section is going to be printed, so when the table of contents is printed before the upcoming sections, it cannot set the page numbers.
Kompajler ne može pogoditi na kojoj strani će se određeni deo odštampati, pa kada je sadržaj odštampan pre sledećeg dela, ne može mu dodeliti broj strane.
Results: 167, Time: 0.0601

Word-for-word translation

Top dictionary queries

English - Serbian