Add elixir step0
authorekmartin <mail@ekmartin.no>
Fri, 28 Aug 2015 22:15:46 +0000 (00:15 +0200)
committerekmartin <mail@ekmartin.no>
Wed, 2 Sep 2015 22:08:25 +0000 (00:08 +0200)
commit51c2c1fea77ffb8790767669949d6f7002dbc1e1
tree58a2d45bc5cfa3fc812cfa6ee31170d31217b308
parent9a06cc8907f40d2b8252e701966beeb97fd09d49
Add elixir step0
.gitignore
Makefile
elixir/config/config.exs [new file with mode: 0644]
elixir/lib/mal.ex [new file with mode: 0644]
elixir/lib/mix/tasks/step0_repl.ex [new file with mode: 0644]
elixir/mix.exs [new file with mode: 0644]
elixir/step0_repl.ex [new file with mode: 0644]