otp.ex

Erlang/OTP transpiled to Elixir using EFE (Elixir Flavoured Erlang)

Stars
19

otp.ex

Erlang/OTP transpiled to Elixir using EFE (Elixir Flavoured Erlang)

The objective of this repository is to allow Elixir programmers to read Erlang code for projects they use, most of the code compiles but I can't ensure that it behaves identically to the original source.

Use it for educational purposes or at your own risk.

Folders

otp

Erlang/OTP translation

cowboy/cowlib

Cowboy HTTP Server translation together with the supporting library cowlib.

License

I think the license and copyright of the translations is the same as the original projects, but not sure.