Elixir is a compiled language. If you need performance your best option to fully utilize your hardware is the BEAM and OTP.
Sent from my iPhone > On Sep 10, 2016, at 2:41 AM, Mario Sangiorgio <[email protected]> > wrote: > > Hello, > > I was wondering what programming language you use to implement the back-end > for your Elm single page web app. > > Reading around I see that the Elm/Elixir combo is popular but for how much I > think BEAM is an awesome VM I'm a bit sceptical due to Elixir being a dynamic > language. How much do you miss the compiler when you write Elixir code? > > If you're not using Elixir, to what do you use? I played a bit with F# (using > Suave.io) and I think it's quite nice. > > Now I'm in the mood of learning something new so I'd like to know what you > use and maybe get an idea of what to look at next. > > Mario > -- > You received this message because you are subscribed to the Google Groups > "Elm Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
