<div dir="ltr">It can also be done from the command line:<br><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>erlc +to_pp path/to/file.erl</div></blockquote><br><div>Besides +to_pp, you can pass:</div><div><ul><li>+to_pp - pretty printed Erlang format after parse transforms and file imports</li><li>+to_exp - pretty printed Erlang format after parse transforms, imports, records and others</li><li>+to_core - Core Erlang</li><li>+to_kernel - Kernel representation</li><li>+to_asm - ASM representation</li></ul></div><div>We may have others but from memory those are the main ones.</div><div class="gmail_extra"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div><br></div><div><span style="font-size:13px"><div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><b>José Valim</b></span></div><div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><div><span style="font-family:verdana,sans-serif;font-size:x-small"><a href="http://www.plataformatec.com.br/" style="color:rgb(42,93,176)" target="_blank">www.plataformatec.com.br</a></span></div><div><span style="font-family:verdana,sans-serif;font-size:x-small">Skype: jv.ptec</span></div><div><span style="font-family:verdana,sans-serif;font-size:x-small">Founder and Director of R&D</span></div></span></div></span></div></div></div></div></div>
<br></div></div>