"Erlang" is not found on TREX in Russian-English direction
Try Searching In English-Russian (Erlang)

Low quality sentence examples

Python и Erlang.
Python and Erlang.
библиотеки для языков Java, C, C, Python и Erlang.
Python, and Erlang, and other languages will be provided over time.
реализуются в рамках Erlang Run Time System ERTS.
are implemented within the Erlang Run Time System erts.
с помощью платформ Project Fifo с открытым исходным кодом, и SmartOS Cloud, основанным на Erlang.
via the Project Fifo Open Source SmartOS Cloud management platform built on Erlang.
разработке на мобильном устройстве, а также что акторы можно использовать не только на Erlang и Scala.
as well as that actors can be used not only on Erlang and Scala.
Его целью было включить более высокую расширяемость и производительность в Erlang VM, сохраняя совместимость с инструментами и экосистемой Erlang..
His goals were to enable higher extensibility and productivity in the Erlang VM while keeping compatibility with Erlang's ecosystem.
Несмотря на то, что в Erlang уже есть функция, которую можно использовать для простейших измерений времени выполнения кода,
While there is a function in Erlang that can be used for very basic measurement of a function's execution time,
Теперь библиотека Erlang доступна.
Now we can access our Erlang library.
Типизация в Erlang является сильной и динамической.
F-actin is both strong and dynamic.
Одним из достоинств построения языка на инфраструктуре Erlang VM( BEAM) является наличие готовых библиотек.
One of the added benefits to building on top of the Erlang VM(BEAM) is the plethora of existing libraries available to us.
В Erlang процессы, в соответствии с моделью акторов, отправляют сообщения друг другу напрямую.
Communication was between processes whereas in the Actor model communications are one-way to Actors.
Критические части CouchDB были переписаны на языке C, но многие подсистемы по-прежнему остаются на языке Erlang.
The BCPL parts were later rewritten in the C language, and the entire system became AmigaOS.
Использование общей ВМ позволяет использовать эти библиотеки, как и стандартную библиотеку Erlang из нашего кода на Elixir.
Interoperability allows us to leverage those libraries and the Erlang standard lib from our Elixir code.
Yaws может быть встроен внутрь других основанных на Erlang программ или запускаться как полностью самостоятельный веб- сервер.
Yaws can be embedded into other Erlang-based applications or run as a regular standalone web server.
Wings 3D доступна для многих платформ, включая Windows, Linux и Mac OS X. Программа использует окружение и язык программирования Erlang.
Wings 3D is available for most platforms, including Windows, Linux and Mac OS X, using the Erlang environment.
CoffeeScript добавляет синтаксический сахар в духе Ruby, Python, Haskell и Erlang для того, чтобы улучшить читаемость кода и уменьшить его размер.
It adds syntactic sugar inspired by Ruby, Python and Haskell in an effort to enhance JavaScript's brevity and readability.
В отличие от них, в% Erlang'='- операция сопоставления с образцом.
In Erlang, however,%'=' denotes a pattern-matching operation.
С появлением Cloud Haskell Haskell унаследовал множество преимуществ Erlang, не потеряв собственных плюсов.
With the introduction of Cloud Haskell, Haskell gained many of Erlang's advantages while not surrendering its own.
OTP model в стиле Erlang удовлетворяет последнему требованию,
An Erlang style OTP model satisfies the latter whereas languages like Haskell
Elixir- современный функциональный язык программирования, который работает на виртуальной машине Erlang. Elixir полностью совместим с Erlang, но обладает дружелюбным синтаксисом
Elixir is a modern functional language built on top of the Erlang VM. It's fully compatible with Erlang, but features a more standard syntax