Erlang/OTP, a complete development environment for concurrent programming.



(返回www.opendocs.net)

文档

Erlang是一种通用的面向并发的编程语言,它由瑞典电信设备制造商爱立信所辖的CS-Lab开发,目的是创造一种可以应对大规模并发活动的编程语言和运行环境。Erlang问世于1987年,经过十年的发展,于1998年发布开源版本。Erlang是运行于虚拟机的解释性语言,但是现在也包含有乌普萨拉大学高性能Erlang计划(HiPE)[1]开发的本地代码编译器,自R11B-4版本开始,Erlang也开始支持脚本式解释器。在编程范型上,Erlang属于多重范型编程语言,涵盖函数式、并发式及分布式。顺序执行的Erlang是一个及早求值, 单次赋值和动态类型的函数式编程语言。

Erlang is a concurrency oriented programming language. It has been created as a means to write robust applications, running on a set of networked computers

• Concurrent Functional Programming with Erlang and OTP (Open Telecom Platform)
• Four-Fold Increase in Productivity and Quality
• Erlang for Five Nines: A non technical introduction to Erlang (OSCON 2009)
• CouchDB and Erlang (中文) 来源: Beijing Open Party
• Developing Erlang At Yahoo
• Mnesia: A Distributed Robust DBMS for Telecommunications Applications
• Robust Reconfigurable Erlang Component System
• Erlang/OTP R11B 中文版
• Making reliable distributed systems in the presence of software errors (2003)
• Erlang/OTP R13B01 Documentation
• Erlang/OTP R11B Documentation
• An Erlang Course   code
• Erlang examples code

链接

• http://www.erlang.org/
• http://www.erlang.se
• Erlang Factory
• erlang 中文社区
• http://dmoz.org/Computers/Programming/Languages/Erlang/
• http://download.www.opendocs.net/erlang/