About 46,000 results
Open links in new tab
  1. Index - Erlang/OTP

    May 18, 2026 · What is Erlang? Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e …

  2. Erlang (programming language) - Wikipedia

    Erlang (/ ˈɜːrlæŋ / UR-lang) is a general-purpose, concurrent, functional high-level programming language, and a garbage-collected runtime system. The term Erlang is used interchangeably with …

  3. Downloads - Erlang/OTP

    Download Erlang/OTP The latest version of Erlang/OTP is 29.0.4. To install Erlang you can either build it from source or use a pre-built package. Take a look at the Erlang/OTP 29 release description to see …

  4. Erlang Calculator for Call Centre Staffing

    Erlang Calculator for Call Centre staffing calculator. Online version using Erlang C formula that works out resource and service levels.

  5. Erlang/OTP - GitHub

    Erlang is a programming language and runtime system for building massively scalable soft real-time systems with requirements on high availability. OTP is a set of Erlang libraries, which consists of the …

  6. Erlang - Wikipedia

    Erlang (programming language), a programming language Erlang (unit), a unit to measure traffic in telecommunications or other domains Erlang distribution, a probability distribution describing the time …

  7. Erlang Tutorial

    Erlang is a general purpose or you might say a functional programming language and runtime environment. It was built in such a way that it had inherent support for concurrency, distribution and …

  8. Erlang/OTP - GitHub

    Erlang/OTP has 23 repositories available. Follow their code on GitHub.

  9. Introduction | Learn You Some Erlang for Great Good!

    Introduction About this tutorial This is the beginning of Learn You Some Erlang for Great Good! Reading this tutorial should be one of your first steps in learning Erlang, so let's talk about it a bit. First of all, I …

  10. Erlang -- What is Erlang

    1.2 What is OTP? OTP (Open Telecom Platform) is a large collection of libraries for Erlang to do everything from compiling ASN.1 to providing a WWW server. Most projects using "Erlang" are …