erlang@27

Erlang 27: Functional language for distributed, fault-tolerant systems

brewmacoslinux
Try with needOr install directly
Source

About

Programming language for highly scalable real-time systems

Commands

erlerlcescriptdialyzertyper

Examples

Start the Erlang interactive shell$ erl
Compile an Erlang source file to bytecode$ erlc mymodule.erl
Run an Erlang script directly$ escript myscript.erl