erlang

Erlang programming language for distributed, fault-tolerant systems

brewmacoslinux
Try with needOr install directly
Source

About

Programming language for highly scalable real-time systems

Commands

erlerlcescriptdialyzereunit

Examples

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