Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 461 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 461 Bytes

Erlang

  • 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 Erlang runtime system, a number of ready-to-use components mainly written in Erlang, and a set of design principles for Erlang programs.
  • github.com/kerl/kerl Easy building and installing of Erlang/OTP instances