<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>On Mon, Oct 23, 2017, at 12:11, Pierre Fenoll wrote:<br></div>
<blockquote type="cite"><div>How about using the elixir lib you linked?<br></div>
<div>@benoitc has a rebar3 provider that can compile elixir libs for you. <br></div>
</blockquote><div><br></div>
<div>That lib looks pretty comprehensive!</div>
<div><br></div>
<div>If the rebar3 plugin option is not entirely satisfying, I'd recommend looking at this [1] implementation in Clojure, for a very basic  and elegant approach that should be easily transferrable. I was looking at it when writing yet another Elixir version here [2] -- it's not as advanced as the library you linked though, but perhaps a good point to get started.<br></div>
<div><br></div>
<div>[1] <a href="https://github.com/clojure/clojure/blob/93d13d0c0671130b329863570080c72799563ac7/src/clj/clojure/pprint/print_table.clj#L11-L35">https://github.com/clojure/clojure/blob/93d13d0c0671130b329863570080c72799563ac7/src/clj/clojure/pprint/print_table.clj#L11-L35</a><br></div>
<div><br></div>
<div>[2] <a href="https://github.com/aerosol/Tabula">https://github.com/aerosol/Tabula</a><br></div>
<div><br></div>
<div><br></div>
<div id="sig44883474"><div class="signature">/A.<br></div>
</div>
<div><br></div>
</body>
</html>