<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I'm sorry for the documentation pain you encountered by not having the documentation for the cerl module.<div class=""><br class=""></div><div class="">Unfortunately the OTP team decided it was more important to not have utilitarian modules listed first in the documentation, rather than having documentation at all.</div><div class=""><br class=""></div><div class=""><a href="https://github.com/erlang/otp/pull/363#issuecomment-99829062" class="">https://github.com/erlang/otp/pull/363#issuecomment-99829062</a></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">Le 28 juin 2016 à 01:23, Jeremy Pierre <<a href="mailto:j.14159@gmail.com" class="">j.14159@gmail.com</a>> a écrit :</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Hi all,</div><div class=""><br class=""></div><div class="">I've been hacking away at an ML-shaped language for the BEAM for the past few months and just opened it up.  I figure a few people on the list might be interested in poking at it and may have thoughts on improvements.</div><div class=""><br class=""></div><div class="">Blog post:  <a href="http://noisycode.com/blog/2016/06/27/introducing-mlfe/" class="">http://noisycode.com/blog/2016/06/27/introducing-mlfe/</a></div><div class="">Repo:  <a href="https://github.com/j14159/mlfe" class="">https://github.com/j14159/mlfe</a></div><div class=""><br class=""></div><div class="">TLDR:</div><div class="">- written in Erlang with leex, yecc, and cerl</div><div class="">- all inferenced, typer works (albeit lots of testing still to do, no binaries nor maps)</div><div class="">- PIDs are typed, as are message flows (but not if you're calling from Erlang)</div><div class="">- Apache 2.0</div><div class=""><br class=""></div><div class="">Jeremy</div></div>
_______________________________________________<br class="">erlang-questions mailing list<br class=""><a href="mailto:erlang-questions@erlang.org" class="">erlang-questions@erlang.org</a><br class="">http://erlang.org/mailman/listinfo/erlang-questions<br class=""></div></blockquote></div><br class=""></div></body></html>