Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in erlang

Why hasn't Erlang's Open Telecom Platform (OTP) been ported to other languages?

erlang erlang-otp

Erlang polymorphism: multiple implementations of the same contract?

erlang polymorphism

Are there any advantages using maps instead of records to hold state in Erlang processes?

erlang

What is recommended way to make equivalent of "const array" in Elixir?

arrays erlang constants elixir

Rewriting Erlang in F#

f# erlang

dialyzer not detecting guard violation when function is exported

erlang dialyzer

Erlang exception error for no match of right hand side value

erlang erl

SOAP web services in erlang

String regex matching in Erlang

regex string erlang

Two-way Hash Table in Erlang

data-structures erlang

Considering Porting App from .NET to Erlang - need advice [closed]

Erlang bindings for CUDA or OpenCL

erlang cuda scalability opencl

How to detect whether the mnesia schema and table have been created in code?

erlang mnesia

Meaning of elements in Rebar deps configuration

erlang rebar

Why doesn't Dialyzer find this code wrong?

Is there a module that implements an efficient array type in Erlang?

Erlang socket and receive timeout

sockets erlang timeout

Does erlang record when a process started?

erlang

eunit: How to test a simple process?

testing process erlang eunit

Lager log line truncated

logging erlang lager