You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to use that type of development environment in Elixir.
Elixir is a functional programming language, built on the ErlangVM and is know to be used for scalable, fault-tolerant and concurrent while using less resources.
Sure. For the start, you can use !Sh commands to install elixir and its package manager, just like you normally do it in the shell (or more recently Dockerfile).
Adding special commands could be contributed (just like Ruby and PHP integration was contributed) by someone familiar with the language and ecosystem if there are big reasons for that (e.g. we still don't have integration with Rust, mostly because it's easily installed anyway and cargo is great without any vagga's support).
It would be great to use that type of development environment in Elixir.
Elixir is a functional programming language, built on the ErlangVM and is know to be used for scalable, fault-tolerant and concurrent while using less resources.
https://elixir-lang.org/
The text was updated successfully, but these errors were encountered: