Replied late to this thread and tl;dr (sorry) but linguistically we can send Processing back to the Stone Age. <div><br></div><div>It occupies an interesting middle-ground: folks, a lot of them artists, who are maybe too old for e.g. Scratch, making stuff to run on Arduinos, etc. </div><div><br></div><div>We suck at real-time mainly because GC and the operating systems we run over which are busy with multi-user pre-emptive multitasking and virtual memory when there&#39;s only ever one user and plenty of RAM, etc, but most people doing Processing aren&#39;t liable to be using the micro controllers for real time applications anyway. It&#39;s just a conveniently C-like curly braced language that compiles down to Amtel machine code. I guess ARM now too. <br><br>It seems like the answer to your question is simply &quot;lead a popularity contest and win.&quot; The longer explanation is most likely &quot;for all but seriously real-time apps, yes&quot; but that&#39;s not the whole game. Most of the game isn&#39;t real-time, and we (in the longer term) should be able to improve and extend the Slang system to deal with realtime issues in machine code while the VM just sleeps.</div><div><br></div><div>So, I guess I&#39;m saying: in the long game, I think yeah. </div><div><br></div><div>--C<br><br>On Tuesday, November 17, 2015, tim Rowledge &lt;<a href="mailto:tim@rowledge.org">tim@rowledge.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The Pi just got ‘Processing’. I haven’t looked hard at it but it does look fairly simple stuff. I’m pretty sure we could provide something better - which is partly why I’ve been looking at B2D &amp; B3D stuff.<br>
<br>
Take a look at <a href="https://www.raspberrypi.org/blog/now-available-for-download-processing/" target="_blank">https://www.raspberrypi.org/blog/now-available-for-download-processing/</a> for an idea of what it’s about.<br>
<br>
tim<br>
--<br>
tim Rowledge; <a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;tim@rowledge.org&#39;)">tim@rowledge.org</a>; <a href="http://www.rowledge.org/tim" target="_blank">http://www.rowledge.org/tim</a><br>
Oxymorons: Military Intelligence<br>
<br>
<br>
<br>
</blockquote></div>