eLLVM

LLVM binding & eDSL for the Elixir programming language

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

github: https://github.com/ponyatov/eLLVM

Install

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

Tutorial