What tool do you use to build an Erlang program: Emake, makiefile or another?
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.
ERTS consists of an Erlang evaluator and some libraries. The Erlang evaluator is often referred to as an emulator and is very similar to the Java virtual machine. ERTS together with a number of ready-to-use components and a set of design principles forms the Open Telecom Platform, normally called OTP or Erlang/OTP.
Examples of pure compiled languages are C, C++, Erlang, Haskell, Rust, and Go.
Since these answers, a new standard has emerged in the Erlang community:
Rebar https://github.com/basho/rebar/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With