<div dir="ltr">Seems reasonable. A patch to the site would be appreciated.<br><br>-eric<br></div><br><div class="gmail_quote">On Thu, May 7, 2015 at 2:29 PM Sebastian Blessing <<a href="mailto:sebastian@causality.io">sebastian@causality.io</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word;color:rgb(0,0,0);font-size:14px;font-family:Calibri,sans-serif">
<div>Dear LLVM community,</div>
<div><br>
</div>
<div>I am affiliated with the design and development of the <a href="http:/www.ponylang.org" target="_blank">
Pony</a> programming language, which was recently published and has since been discussed on
<a href="https://news.ycombinator.com/item?id=9482483" target="_blank">hacker news</a>, reddit <a href="http://www.reddit.com/r/ponylang" target="_blank">
[1]</a> <a href="https://www.reddit.com/r/rust/comments/34rszb/pony_type_and_memory_safe_language/" target="_blank">
[2]</a>, <a href="http://lambda-the-ultimate.org/node/5148" target="_blank">lambda the ultimate</a> and gained some momentum. </div>
<div><br>
</div>
<div>Short abstract of the language:</div>
<ul>
<li>Actor based</li><li><a href="http://tutorial.ponylang.org/capabilities/introduction/" target="_blank">Capabilities-secure</a></li><li>Type safe</li><li>Memory safe</li><li>Exception safe</li><li>Data-race free</li><li>Deadlock free</li><li>Non-blocking, fully concurrent GC for objects and actors</li><li>AOT compiled</li><li>Native C FFI (C/C++ can call Pony, Pony can call C)</li></ul>
<div>Pony is <a href="http://www.github.com/CausalityLtd/ponyc" target="_blank">open-source</a> (2-clause BSD) and runs on Mac OSX, Linux and Windows (x86_64).</div>
<div><br>
</div>
<div>Our compiler is based on the LLVM backend. Would it therefore be possible to be named as official project on <a href="http://llvm.org/ProjectsWithLLVM" target="_blank">http://llvm.org/ProjectsWithLLVM</a>/ ?</div>
<div><br>
</div>
<div>A preliminary (work-in-progress) tutorial is available at <a href="http://tutorial.ponylang.org" target="_blank">
http://tutorial.ponylang.org</a>.</div>
<div><br>
</div>
<div>Best,</div>
<div>Sebastian</div>
<div><br>
</div>
<div>
<div></div>
</div>
</div>

_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote></div>