<div dir="ltr">You can take a look at:<div><br></div><div><a href="http://llvm.org/viewvc/llvm-project/www/trunk/">http://llvm.org/viewvc/llvm-project/www/trunk/</a></div><div><br></div><div>which is the repository for it and you can access it via svn. I know John adds things to the website fairly frequently as well.</div><div><br></div><div>-eric<br><br><div class="gmail_quote">On Thu, May 7, 2015 at 2:44 PM Sebastian Blessing <<a href="mailto:sebastian@causality.io" target="_blank">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>
<div>Thank you, Eric.</div>
<div><br>
</div>
<div>Could you point me to the repository for the website where I can submit the patch to? </div>
<div><br>
</div>
<div>Thanks,</div>
<div>Sebastian</div>
<div>
<div></div>
</div>
</div>
<div><br>
</div>
<span>
<div style="font-family:Calibri;font-size:12pt;text-align:left;color:black;BORDER-BOTTOM:medium none;BORDER-LEFT:medium none;PADDING-BOTTOM:0in;PADDING-LEFT:0in;PADDING-RIGHT:0in;BORDER-TOP:#b5c4df 1pt solid;BORDER-RIGHT:medium none;PADDING-TOP:3pt">
<span style="font-weight:bold">From: </span>Eric Christopher<br>
<span style="font-weight:bold">Date: </span>Thursday 7 May 2015 23:31<br>
<span style="font-weight:bold">To: </span>Sebastian Blessing, "<a href="mailto:llvmdev@cs.uiuc.edu" target="_blank">llvmdev@cs.uiuc.edu</a>"<br>
<span style="font-weight:bold">Subject: </span>Re: [LLVMdev] Pony Language: LLVM Project<br>
</div></span></div><div style="word-wrap:break-word;color:rgb(0,0,0);font-size:14px;font-family:Calibri,sans-serif"><span>
<div><br>
</div>
<div>
<div>
<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" target="_blank">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>
</div>
</div>
</span></div></blockquote></div></div></div>