top | item 6971802

(no title)

hamzakc | 12 years ago

This looks really interesting. A very well laid out description of the reasons behind the core decisions made.

Any plans on supporting elixir ? The syntax seems much nicer then plain old Erlang.

discuss

order

wcummings|12 years ago

They're totally interchangeable so there's no reason you couldn't, maybe with no modifications. It's not uncommon to see a mix of Erlang and LFE (lisp flavored Erlang) or elixir when they're well suited (usually for meta programming features to eliminate repetitive Erlang.