<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Feb 24, 2013 at 7:37 PM, Maciej Fijalkowski <span dir="ltr"><<a href="mailto:fijall@gmail.com" target="_blank">fijall@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
</div></div>Hi<br>
<br>
There is some support for threading in RPython, see rlib.rthread.<br>
<br>
RPython might not be your good buddy here. The executables built are<br>
rather large and the GC (at least on default settings) will not be<br>
that interesting for bare metal. What sort of parameters are you<br>
looking at?<br>
<br>
Also, using RPython is really tedious, you have been warned (it's *not* Python).<br>
</blockquote></div><div class="gmail_extra"><br></div>Well, I don't seem to have much of a choice as I basically need source code out of python and not a binary. Also from what I see there is no translator that successfully translates full Python code into C/C++. As for parameters I don't care that much about the binary as I am not running in a resource restricted environment. I am actually running the baremetal binary on a x86_64 workstation.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra"><div><br></div>-- <br><div dir="ltr"><div>Sincerely, </div>Razvan Ghitulete<br>Universitatea Politehnica Bucuresti</div>
</div></div>