Skip to content
#

Erlang

erlang logo

Erlang is a general-purpose, concurrent, functional programming language, and a garbage-collected runtime system. The term Erlang is used interchangeably with Erlang/OTP, or Open Telecom Platform (OTP), which consists of the Erlang runtime system, several ready-to-use components (OTP) mainly written in Erlang, and a set of design principles for Erlang programs.

Here are 39 public repositories matching this topic...

Vertx-effect brings functional effects to the Vert.x ecosystem and is inspired by Erlang’s actor model. Its manifesto emphasizes principles such as maximizing the use of verticles for scalability, maintaining single responsibility for each verticle, and prioritizing simplicity to enhance reliability and ease debugging.

  • Updated Nov 23, 2024
  • Java

Created by Joe Armstrong, Robert Virding, Mike Williams

Released December 8, 1998

Followers
255 followers
Organization
erlang
Website
www.erlang.org
Wikipedia
Wikipedia

Related Topics

elixir language