Erlang

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. Erlangs runtime system has built-in support for concurrency, distribution and fault tolerance.

Download Erlang

Alternatives to Erlang

Java

Free
Java is a longstanding collection of computer software and rules that is responsible for the development and deployment of hundreds of thousands of applications and websites. What sets Java
Show details

OCaml

Free
(* Binary tree with leaves carrying an integer. *) type tree = Leaf of int | Node of tree * tree let rec exists_leaf test tree = match tree with | Leaf v -> test v | Node (left, right) -> exists_leaf test
Show details

Haskell

Free
Haskell is a purely functional programming language that can accomplish a wide range of tasks in a seamless and streamlined manner.
Show details

Scala

Free
Scala is a coding language that bridges the gap between functional and imperative programming.
Show details

Rust

Free
Empowering everyone to build reliable and efficient software.
Show details

ASP.NET

Free
Build web apps and services that run on Windows, Linux, and macOS using using C#, HTML, CSS, and JavaScript. Get started for free on Windows, Linux, or macOS.
Show details

Dart

Free
Dart is a language optimized for client-side development for web and mobile.
Show details

Kotlin

Free
Kotlin · Learn Community Try Online. Statically typed programming language for modern multiplatform applications. 100% interoperable with Java™ and Android™. Try Kotlin Kotlin 1.2 available
Show details

Nim (programming language)

Free
Nim is a systems and applications programming language. Statically typed and compiled, it provides unparalleled performance in an elegant package.
Show details

Clojure

Free
Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure
Show details

Elixir

Free
Professional Consulting and Development for companies using Elixir or Ruby. Projects Inception, Design and Software Development.
Show details