|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] Split main() function to make embedded use easier |
Date: | Tue, 03 Jun 2014 18:58:13 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 |
Hi Elias, thanks, included in SVN 314. /// Jürgen On 06/03/2014 05:55 PM, Elias Mårtenson wrote:
I've been working on making the interpreter embeddable and controllable from the Android user interface. To do this, I need to be able to initialise the interpreter without actually entering the main loop. I did this by splitting the main loop from the rest of the initialisation.I've attached a patch for this. Please consider its inclusion. It doesn't change any functionality except for creating a new function.Regards, Elias
[Prev in Thread] | Current Thread | [Next in Thread] |