bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] GNU APL GTK wrapper


From: Elias Mårtenson
Subject: [Bug-apl] GNU APL GTK wrapper
Date: Thu, 14 Aug 2014 11:28:36 +0800

Hello Chris,

I've been following the discussions about the GTK wrapper, and while I'm not using it myself (since I work on the Emacs integration) I realise that there are plenty of (potential) overlaps between our projects.

In particular, I want to let you know about the Emacs mode backchannel protocol that the mode uses for directly communicating with the GNU APL interpreter. When started, if gives you a simple text-based protocol through which you can do things such as defining functions or creating listeners that send you a message whenever a variable is changed (this is used by the realtime variable watcher).

It would be neat if you were to consider implementing some of the feature I added to the Emacs mode, and if you do it would be useful if you used the same protocol as I am using.

Please let me know if you have any questions.

Regards,
Elias

reply via email to

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