In an object oriented programming language these rules would most likely be modeled by a list of instances; in Erlang we use functions.
在面向对象编程语言里,我们大概会用一组对象实例来给这些规则建模;而在Erlang里,我们用函数。
The first section of the book, chapters 1-6, presents the fundamental concepts of programming sequential programs in Erlang.
该书的第一个部分,章节1-6,介绍了用 Erlang 进行顺序程序设计的基本概念。
One of its interesting features is the actor-based concurrency support that is modeled after the Erlang programming language.
其中一个有趣特性就是基于 actor 的并发性支持,这一点模拟了Erlang编程语言。
To start using distributed programming, first you need to start Erlang and give each instance of Erlang a unique name.
为了开始使用分布式编程,首先您需要启动Erlang,为Erlang的每个实例提供一个惟一名称。
A main difference between Erlang and more popular languages is that Erlang is primarily a functional programming language.
Erlang与其他流行的语言之间的主要差异是,Erlang基本上是一种函数编程语言。
In particular Erlang is thought to be a natural programming language for multicore processors.
特别是人们把Erlang看作是多核处理器下的一种自然编程语言。
A perfect way to see the benefits of the functional programming style, and how this works within Erlang, is to look at the Fibonacci function.
要想了解函数编程风格的好处以及它在Erlang中的实现方式,最好的方法是了解fibonacci函数。
With Ruby 1.9 adding Fibers (Coroutines) and the recent popularity of Erlang and Actors, a group of little known concepts entered the Ruby programming world.
随着Ruby 1.9增加了纤程Fibers(协同程序),以及最近Erlang和Actors的流行,一组少为人之的概念进入了Ruby的编程世界。
So, like a lot of people, I've been caught up in the excitement about concurrent programming with functional languages like Erlang and Scala.
因此,像大多数人一样,我钟爱使用 Erlang和 Scala等函数语言进行并发编程。
It's written in Erlang, a concurrent programming language that supports building distributed, fault-tolerant, nonstop applications (see Resources).
它是使用并发编程语言erlang编写的,它支持绑定分布式、容错、不间断应用程序(参见参考资料)。
Erlang is a functional programming language and runtime system that was designed at the Ericsson Computer Science Laboratory.
Erlang是爱立信计算机科学实验室设计的函数式程序设计语言和运行时系统。
If you've tried functional programming and been turned off by it for any reason, you might want to give Erlang a look.
如果您已经尝试过函数式程序设计,并且因为任意的原因而对其厌烦,那么您可能想试试erlang。
Two technical chapters follow that describe how to do concurrent programming in Erlang.
之后两个技术章节介绍了如何用Erlang进行并行程序设计。
I started wondering about what object oriented programming was and I thought Erlang wasn't object oriented, it was a functional programming language.
我开始想知道面向对象编程到底是什么,而且我认为Erlang不是面向对象的,它是函数式编程语言。
Mnesia is also interesting due to its tight coupling to the programming language Erlang, thus almost turning Erlang into a database programming language.
Mnesia另一个有趣的地方是与Erlang编程语言的严密耦合,基本上把Erlang变成了数据库编程语言。
It shares a common core language with OCaml, another popular functional programming language, and draws ideas from many other programming languages, including Haskell, Erlang, and C#.
它具有OCaml常见的核心语言功能,以及其他流行的函数式编程语言的一些特性,并从很多其他编程语言获取了一些思想,包括Haskell、Erlang和C#。
The OCaml language is a quite high-level language, capable of object-oriented programming, functional programming (like Lisp or Erlang), or traditional structured programming.
OCaml语言是一种很高级的语言,支持面向对象程序设计、函数式程序设计(如lisp或erlang)或传统的结构化程序设计。
The OCaml language is a quite high-level language, capable of object-oriented programming, functional programming (like Lisp or Erlang), or traditional structured programming.
OCaml语言是一种很高级的语言,支持面向对象程序设计、函数式程序设计(如lisp或erlang)或传统的结构化程序设计。
应用推荐