metaLang

metaL implementation in Elixir/Erlang [homoiconic (meta)language for source code transformations]

(c) Dmitry Ponyatov <dponyatov@gmail.com> 2020 MIT License

github: https://github.com/ponyatov/metaLang

Install

copy required mix.exs deps from: https://hex.pm/packages/metalang

'''

~$ git clone --depth 1 -o gh https://github.com/ponyatov/metaL ~/metaL
~$ cd ~/metaL/metaLang
~/metaL/metaLang$ make install

'''

Tutorial