Erlang (programming language)
AskBiography Logo   Latest News  Follow Us on Twitter  Follow Us on Google Buzz  Became Fan - Facebook  Subscribe to RSSRSS   Bookmark and Share

Erlang (programming language)

Programming language
NameErlang
Paradigmmulti-paradigm: concurrent, functional
Appeared in1986
Designed byEricsson
Software developerEricsson
Stable releaseR13B04 (February 24, 2010)
Typing disciplinedynamic, strong
Major implementationsErlang
Influenced byProlog
InfluencedClojure, Scala
LicenseModified MPL

     Home | programming language | Erlang (programming language)



Erlang is a general-purpose concurrent programming language and

runtime system. The sequential subset of Erlang is a functional language, with strict evaluation, single assignment, and dynamic typing. For concurrency it follows the Actor model. It was designed by Ericsson to support distributed, fault-tolerant, soft-real-time, non-stop applications. The first version was developed by Joe Armstrong in 1986. It supports hot swapping, thus code can be changed without stopping a system. Erlang was originally a proprietary language within Ericsson, but was released as open source in 1998.

While threads are considered a complicated and error-prone topic in most languages, Erlang provides language-level features for creating and managing processes with the aim of simplifying concurrent programming. Though all concurrency is explicit in Erlang, processes communicate using message passing instead of shared variables, which removes the need for locks.

Latest News : Erlang (programming language) : Tweet this RSS

Want to Erlang (programming language) latest news on your twitter account???   sign in with twitter
Erlang (programming language)     sign in with twitter   ||  programming_language     sign in with twitter   ||  Other     sign in with twitter
Sales and marketing director sells Fremont 5BD for $1.29M - Blockshopper Tweet this news
Blockshopper--He previously held executive position in sales and marketing including vice president of sales and marketing at -Erlang- Technology, vice president of sales ... - Date : Tue, 19 Oct 2010 10:25:19 GMT+00:00
Erlang Solutions Announces the Appointment of Robert Virding, Co-Inventor of ... - AUTO-MOBI.info (press release) Tweet this news
AUTO-MOBI.info (press release)---Erlang- Solutions today announced that Robert Virding will be joining the company as Principal Language Expert. He will be based in their Stockholm office as ... - Date : Sat, 09 Oct 2010 07:38:37 GMT+00:00
Aptela Ranked Number 197 Fastest Growing Company in North America on ... - Business Wire (press release) Tweet this news
Business Wire (press release)--Written in -Erlang-/OTP, and using CouchDB as its data store, the v5 platform demonstrates the power of cloud computing with horizontal scaling, ... - Date : Wed, 20 Oct 2010 12:48:01 GMT+00:00
Riak 0.13: A Banner Release - DZone News Tweet this news
DZone News--The PHP, Python, Ruby, and -Erlang- APIs currently support integration with Riak Search. Learn more about this feature on the Riak Wiki. ... - Date : Thu, 14 Oct 2010 03:04:16 GMT+00:00
.NET下RabbitMQ实践之基本配置 - IT168 (新闻发布) Tweet this news
IT168 (新闻发布)--rabbitMQ是一个在AMQP协议标准基础上完整的,可服用的企业消息系统。他遵循Mozilla Public License开源协议。采用-Erlang- 实现的工业级的消息队列(MQ)服务器。 ... - Date : Mon, 25 Oct 2010 11:56:24 GMT+00:00
10月编程排行榜:Objective-C提升最多 - IT168 (新闻发布) Tweet this news
IT168 (新闻发布)--在技术社区关注度极高的-Erlang-、Scala、F#等新宠,要么连50名都进不去,要么在边缘徘徊。 当然,必须认识到,这个榜单本身采集的是英文世界的数据,虽然在反映趋势上有 ... - Date : Fri, 08 Oct 2010 10:28:24 GMT+00:00
Cloudantが CouchDB用のJavaベースのView Serverをリリース - InfoQ Japan Tweet this news
InfoQ Japan--その意味は、Map-Reduce のジョブを書くのに、-Erlang- と Javascript やPythonのような インタープリタ言語 だけではなく、JVMベースの言語でも使える、ということで ... - Date : Wed, 29 Sep 2010 02:53:55 GMT+00:00



Privacy | Sitemap