Translation of "fortran compiler" to Russian language:
Dictionary English-Russian
Compiler - translation :
Examples (External sources, not reviewed)
| The compiler was designed to support parallel POSIX programming in C C , Fortran 77 90, and Ada. | IRIX имеет компилятор MIPSPro 7.4, который поддерживает параллельное программирование на языках Си Си , Фортран 77 90 и Ада. |
| GNU Pascal (GPC) is a Pascal compiler composed of a frontend to GNU Compiler Collection (GCC), similar to the way Fortran and other languages were added to GCC. | Реализован в виде фронтенда к GCC (Gnu Compiler Collection), но не является его частью. |
| (compiler) (2004). | (Путь русского офицера). |
| An ANSI C compiler, e.g. the GNU C compiler. | Для того, чтобы правильно собрать и установить KDE, вам нужно установить на ваш жесткий диск следующие программы |
| The compiler was known as the A compiler and its first version was A 0. | Он был известен как A Compiler , и первая его версия была A 0. |
| Adventure was programmed in Fortran for the PDP 10. | Он был написан на Фортране для компьютера PDP 10. |
| Free Pascal Compiler (FPC for short, and formerly known as FPK Pascal) is a free Pascal and Object Pascal compiler. | Free Pascal (полное название Free Pascal Compiler, часто используется сокращение FPC) свободно распространяемый компилятор языка программирования Pascal. |
| Amongst others, GCC provides compilers for Ada, C, C , Go and Fortran. | Кроме того, GCC обеспечивает front end для C, C , Java. |
| Now, I want to get back to that compiler. | Теперь я вернусь к компилятору. |
| GCC is a compiler while Python is an interpreter. | GCC это компилятор, в то время как Python интерпретатор. |
| Unlike DarkBASIC, the DarkBASIC Professional compiler outputs machine code. | В отличие от DarkBASIC, профессиональная версия генерирует машинный код. |
| The NetBeans IDE Bundle for C C supports C C and FORTRAN development. | Сборка NetBeans IDE Bundle for C C поддерживает проекты на языках C C . |
| Recent versions of the GNU Compiler Collection (GCC), IBM VisualAge compiler and other compilers provide intrinsics to access AltiVec instructions directly from C and C programs. | Современные версии GCC, IBM Visual Age Compiler предоставляют набор функций для непосредственной работы с инструкциями AltiVec прямо из языка C и C . |
| The DNA origami is a proof that that compiler actually works. | ДНК оригами является доказательством того, что компилятор на самом деле работает. |
| You have your molecular compiler, you can do whatever you want. | У вас есть молекулярный компьютер, теперь вы можете делать всё, что угодно. |
| If the types do not match, the compiler throws a compile time error. | Если типы не совпадают, компилятор порождает ошибку времени компиляции. |
| He designed it to give his students access to LINPACK and EISPACK without them having to learn Fortran. | Целью разработки служила задача дать студентам факультета возможность использования программных библиотек Linpack и EISPACK без необходимости изучения Фортрана. |
| Bibliography Kammerer, Winifred (compiler), A Coptic Bibliography , Ann Arbor University of Michigan Press, 1950. | Kammerer, Winifred (compiler), A Coptic Bibliography , Ann Arbor University of Michigan Press, 1950. |
| This was, however, one of the first instances (if not the first) of compiler bootstrapping. | В большинстве случаев макрорекордер (режим записи действий пользователя в виде макроса) выдаёт код, нуждающийся в доработке. |
| CP M and DOS versions The Turbo Pascal compiler was based on the Blue Label Pascal compiler originally produced for the NasSys cassette based operating system of the Nascom microcomputer in 1981 by Anders Hejlsberg. | Компилирующая компонента Turbo Pascal была основана на компиляторе Blue Label Pascal, первоначально созданном в 1981 году Андерсом Хейлсбергом для операционной системы NasSys микрокомпьютера Nascom. |
| Many minicomputer performance claims were based on the Fortran version of the Whetstone benchmark, giving Millions of Whetstone Instructions Per Second (MWIPS). | Его результат называли Millions of Whetstone Instructions Per Second (MWIPS). |
| So, you know, that leads to questions like, is this a compiler? Is this a sub routine? | И отсюда возникают вопросы, например, это компилятор? Это подпрограмма? |
| She pioneered the implementation of standards for testing computer systems and components, most significantly for early programming languages such as FORTRAN and COBOL. | Она впервые применила стандартизацию к тестированию компьютерных систем и компонентов, и что особенно важно, к ранним языкам программирования, таким, как FORTRAN и COBOL. |
| implementation is a compiler directive that says you re about to present the code for the guts of a class. | implementation это директива компилятора, говорящая, что вы собираетесь представить код основы класса. |
| The main implementation of Haskell, GHC, is both an interpreter and native code compiler that runs on most platforms. | Именно GHC является стандартным компилятором в Haskell Platform, и именно на нём в первую очередь тестируются все новые библиотеки. |
| Macro32 (an assembler on OpenVMS VAX, and a compiler on OpenVMS Alpha and on OpenVMS I64) is available within and integrated into OpenVMS. | Под управлением OpenVMS работает 14 линия парижского метрополитена и управление железнодорожным движением в Индии. |
| A JIT compiler therefore has to make a trade off between the compilation time and the quality of the code it hopes to generate. | Поэтому разработчикам JIT приходится искать компромисс между качеством генерируемого кода и временем запуска. |
| Transmeta addresses this issue by including a binary to binary software compiler layer (termed code morphing ) in their Crusoe implementation of the x86 architecture. | Микропроцессор Transmeta Crusoe содержит слой двоичной совместимости с архитектурой x86, который компилирует инструкции во внутренний формат процессора ( code morphing ). |
| In a compiled language that supports runtime creation of functions, such as Common Lisp, the runtime environment must include a compiler or an interpreter. | В компилируемых языках, поддерживающих создание функций во время выполнения, таких как Common Lisp, среда выполнения должна включать компилятор и интерпретатор. |
| The Object Windows Library (OWL), designed for use with Borland's Turbo C compiler, was a competing product introduced by Borland around the same time. | Object Windows Library (OWL), разработанная компанией Borland для работы с собственным компилятором C , была конкурирующим продуктом, представленным в тот же период. |
| The C compiler checks the type declared for each variable sent, against the type declared for each variable in the interface of the invoked function. | Компилятор Си проверяет типы, заданные для каждой переданной переменной, в отношении к типам, заданным для каждой переменной в интерфейсе вызываемой функции. |
| The compiler uses the first method it finds by depth first searching of the superclass list or using the C3 linearization of the class hierarchy. | Компилятор использует первый метод, который он находит при глубинном поиске в списке суперклассов или использовании C3 линеаризации иерахии классов. |
| The compiler is often able to infer the type of a variable or the type signature of a function, without explicit type annotations having been given. | Так как этот процесс систематически производится во время трансляции программы, транслятор часто может вывести тип переменной или функции без явного указания типов этих объектов. |
| A compiler may also use the static type of a value to optimize the storage it needs and the choice of algorithms for operations on the value. | Компилятор также может использовать статический тип значения для оптимизации хранилища и для выбора алгоритмической реализации операций над этим значением. |
| The next step was to attempt to bootstrap the compiler on a Windows system, requiring sufficient emulation of Unix to let the GNU configure shell script run. | Следующим шагом было заставить компилятор работать в Windows, но для этого была необходима эмуляция многих функций Unix к примеру, должен был работать скрипт GNU configure. |
| Compiler and assembler support Different compilers provide different levels of support for FMA4 GCC supports FMA4 with mfma4 since version 4.5.0 and FMA3 with mfma since version 4.7.0. | GCC 4.5.0 поддерживает FMA4 с mfma4, GCC 4.7.0 также поддерживает FMA3 с mfma. |
| He is best known for launching the GNU Project, founding the Free Software Foundation, developing the GNU Compiler Collection and GNU Emacs, and writing the GNU General Public License. | Автор концепции копилефта , призванной защищать идеалы движения эту концепцию он с помощью юристов позже воплотил в лицензии GNU General Public License (GNU GPL) для ПО. |
| If the compiler knows ahead of time that a call will be inter module (via a dllimport attribute) it can produce more optimized code that simply results in an indirect call opcode. | Если компилятору будет известно заранее, что вызов будет межмодульным (через атрибут dllimport), то он сможет произвести более оптимизированный код, который просто приводит к коду операции косвенного вызова. |
| The Compiler Language With No Pronounceable Acronym, abbreviated INTERCAL, is an esoteric programming language that was created as a parody by Don Woods and James M. Lyon, two Princeton University students, in 1972. | Язык был создан в 1972 году студентами Доном Вудсом (Don Woods) и Джеймсом М. Лайоном (James M. Lyon) как пародия на существующие языки программирования и гимнастика ума. |
| Hennessy felt that a careful compiler could find free registers without resorting to a hardware implementation, and that simply increasing the number of registers would not only make this simple, but increase the performance of all tasks. | Но Хеннесси полагал, что более тщательный компилятор мог бы найти свободные регистры для передачи параметров функции, и что всего лишь увеличение числа регистров могло бы не только упростить эту задачу, но и увеличить производительность всех операций. |
| Then you're going to have a compiler that's going to take that description and it's going to turn it into actual molecules that can be sent to a synthesizer and that synthesizer will pack those molecules into a seed. | а затем запускаете компилятор, который, исходя из вашего описания, преобразует его в описание реальных молекул. Это описание отправляется в синтезатор, а синтезатор упаковывает эти молекулы и получается одно семя. |
| You get now a DNA stapler instead. These are the kind of molecular programs that we want to be able to write, but the problem is, we don't know the machine language of proteins. We don't have a compiler for proteins. | в механизм по скреплению ДНК. Такой тип молекулярных программ мы и хотим научиться писать. Но проблема в том, что мы не знаем машинный язык для белков, у нас нет компилятора для белков. |
Related searches : Pascal Compiler - Compiler Name - Compiler Construction - Cross Compiler