erlang@24

Erlang/OTP 24 programming language for distributed systems

brewmacoslinux
Try with needOr install directly
Source

About

Programming language for highly scalable real-time systems

Commands

erlerlcescripterl_callrun_erlto_erl

Examples

Start the Erlang interactive shell$ erl
Compile an Erlang source file$ erlc hello.erl
Run an Erlang script file$ escript myscript.escript