Skip to content
 
 

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloBEAM

Elixir, Erlang & LFE code all in the same project!

Usage

$ git clone https://github.com/wojtekmach/hello_beam
$ cd hello_beam
$ iex -S mix

iex> HelloElixir.hello
"Hello from Elixir!"

iex> :hello_erlang.hello
'Hello from Erlang!"

iex> :hello_lfe.hello
'Hello from LFE!'

iex> Hello.hello
{"Hello from Elixir!", "Hello from Erlang!", "Hello from LFE!"}

Tests

$ ./test.sh

License

MIT

About

Elixir, Erlang & LFE code all in the same project!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages