bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] Split main() function to make embedded use easier


From: Elias Mårtenson
Subject: [Bug-apl] Split main() function to make embedded use easier
Date: Tue, 3 Jun 2014 23:55:30 +0800

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

Attachment: main.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]