|
|
|
|
|
by alexandercheema
695 days ago
|
|
Fascinating, will check this out! I wanted to focus on Python first to build this quickly, test out ideas and iterate. This seems like a good option for a switch. Do you know if any of these can run on Apple/Android devices? |
|
On Android you've got Termux in F-Droid and can pull in whatever BEAM-setup you want. That's how I first started dabbling with the BEAM, I was using a tablet for most of my recreational programming and happened to try it out and got hooked.
Erlang is pretty weird, but it just clicks for some people so it's worth spending some time checking it out. Elixir is a really nice Python-/Ruby-like on the BEAM, but with pattern matching, real macros and all the absurdly powerful stuff in the Open Telecom Platform.