[Openmcl-devel] The Objective-C Bridge and Clozure CL IDE with Linux and GNUstep

Adam Jensen hanzer at riseup.net
Fri Jun 19 17:39:35 PDT 2015


On Thu, 18 Jun 2015 09:08:42 +0200
Tomas Hlavaty <tom at logand.com> wrote:

> there is also gtk-server which doesn't need ffi at all and might be
> enough for your needs.  It's quite nice to keep the GUI toolkit part in
> a separate process and communicate via normal streams; you can even run
> an app on a headless server with the non-web gui part on your laptop.
> You get network transparent GUI for free.

Inspired by this architecture, I wonder if CL<->Dbus<->QT might be manageable. Has anyone tried something like this?

https://github.com/death/dbus
http://doc.qt.io/qt-5/qtdbus-index.html



More information about the Openmcl-devel mailing list