Elixir

Elixir

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

Download Elixir
Elixir Video

Alternatives to Elixir

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

Lua

Free
Lua is a lightweight programming language that contains a serious amount of power underneath the hood.
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

JavaScript

Free
JavaScript (JS) is a lightweight interpreted or just-in-time compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages,
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

Erlang

Free
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
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

Quorum

Free
The world's first evidence-oriented programming language.
Show details