Hacker News new | ask | show | jobs
by worthless-trash 127 days ago
Can I use this for erlang instead of elixir?
1 comments

Not currently, but expanding to Erlang is definitely possible down the road. I've actually been considering adding an Erlang compiler since some Erlang functions that the Elixir standard library depends on could be compiled automatically instead of being ported by hand.