<br><br>On Tue, Sep 1, 2015 at 12:20 PM, Marko Rauhamaa <marko@pacujo.net> wrote:<br>
<blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">Steven D'Aprano <<a href="mailto:steve@pearwood.info">steve@pearwood.info</a>>:

<blockquote> I believe that Marko is wrong. It is not so easy to compile Python to
 machine language for real machines. That's why the compiler targets a
 virtual machine instead.
</blockquote>
Somehow Guile manages it even though Scheme is at least as dynamic a
language as Python.</div></blockquote><div><br></div><div>I'm wondering if any of the VM lessons learned with forth environments would help?  </div><div><br></div><div><a href="https://en.wikipedia.org/wiki/Threaded_code">https://en.wikipedia.org/wiki/Threaded_code</a></div><div><br></div><div><br></div><div><br></div>