|
|
|
|
|
by pramodliv1
3725 days ago
|
|
>> I wonder if it could be possible to have an OO language with an automatic Erlang process per object, automatic immutable data (just don't let reassign values to variables, like Erlang), and a way to define supervisor trees. Is it possible to implement it using the metaprogramming features in Elixir? |
|