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-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance.

Erlang Quickstart

What is OTP?

OTP is set of Erlang libraries and design principles providing middle-ware to develop these systems. It includes its own distributed database, applications to interface towards other languages, debugging and release handling tools.

Getting Started with OTP

News

Erlang/OTP 27.0 Release
May 15, 2024 by Björn Gustavsson
Erlang/OTP 27 is a new major release with new features, improvements as well as a few incompatibilities.
The Optimizations in Erlang/OTP 27
April 23, 2024 by Björn Gustavsson
This post explores the new optimizations for record updates as well as some of the other improvements. It also gives a brief historic overview of recent optimizations leading up to Erlang/OTP 27.
Erlang/OTP 27.0 Release Candidate 3
April 17, 2024 by Björn Gustavsson
Erlang/OTP 27.0-rc3 is the third release candidate for OTP 27

Participate

Join the Erlang Ecosystem Foundation