Elixir is compiled to bytecode similar to how a JVM language like Closure or Scala is. So not quite like C but similar to Elm.
Also I assume you're taking about dynamic types which it has unlike Elm's type system. I've heard however that Elixir's safer than your usual dynamic language due to pattern matching. Depending on your use case I would alsoseriously consider a DBAAS option like Firebase if your not much for devops or simply don't feel like managing infrastructure. Combined with something like AWS lambda or Google's cloud functions for a microsrrvice architecture (only when you need it) it's pretty close to feature parity with a Phoenix type setup with less effort. -- 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.
