<div dir="ltr">Yep we're doing a bit of Python-to-LLVM and would be happy to chat, but as Reid said I don't think Pyston would be helpful if you wanted to target anything other than local execution.  There are some other Python-to-LLVM projects out there: I'll shamelessly plug the predecessor to Pyston, "icbd", as something that might be more relevant, since it's a static Python-to-llvm compiler.  <a href="https://github.com/kmod/icbd/tree/master/icbd/compiler">https://github.com/kmod/icbd/tree/master/icbd/compiler</a><div>

<br></div><div>Another interesting project is Numba ( <a href="http://numba.pydata.org/">http://numba.pydata.org/</a> ) -- I believe they focus more on the HPC/numerical computing use case, which might be likely to be a match given the target of VHDL.</div>

<div><br></div><div>I'm not familiar with any LLVM-to-VHDL HLS tools, but I imagine they have to exist (a quick search for "LLVM HLS" turns up some results).</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Tue, Sep 2, 2014 at 1:58 PM, Reid Kleckner <span dir="ltr"><<a href="mailto:rnk@google.com" target="_blank">rnk@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div><div class="h5"><div class="gmail_extra"><div class="gmail_quote">On Tue, Sep 2, 2014 at 1:16 PM, Reid Kleckner <span dir="ltr"><<a href="mailto:rnk@google.com" target="_blank">rnk@google.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>On Tue, Sep 2, 2014 at 10:53 AM, Jevin Sweval <span dir="ltr"><<a href="mailto:jevinsweval@gmail.com" target="_blank">jevinsweval@gmail.com</a>></span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I'm not sure about Python to LLVM. There was Unladen Swallow [3] but<br>




that was abandoned a while ago.<br></blockquote><div><br></div></div><div>This won't help the OP target VHDL, but there are a few people working on Pyston: <a href="https://codereview.chromium.org/536483002/" target="_blank">https://codereview.chromium.org/536483002/</a> </div>



</div></div></div>
</blockquote></div><br></div></div></div><div class="gmail_extra">The link should be <a href="https://github.com/dropbox/pyston" target="_blank">https://github.com/dropbox/pyston</a>.</div><div class="gmail_extra"><br></div>

<div class="gmail_extra">
Grumble grumble first-day-of-the-week email...</div></div>
<br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">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>
<br></blockquote></div><br></div>