top | item 39680336

(no title)

LettuceSand12 | 2 years ago

Why not elixir then? Good c interop, functional, and good performance.

discuss

order

skldj28d2|2 years ago

Erlang/Elixir are very slow for most computationally expensive tasks.

LettuceSand12|2 years ago

Isn’t python the same? Most of the work is done by c++ or rust libs with python as glue.