Polos Ruetz
unread,Aug 7, 2012, 5:48:46 AM8/7/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eql-user
Please note: both modes require ECL threads!
The new Slime integration should now work with any Slime that plays together
with ECL (on all platforms). Currently there is a problem with latest
ECL and latest Slime on Windows, but that's not related to EQL.
Additionally, the command line option "-qtpl" (top-level processing Qt events)
now works on all platforms, and integrates nicely (at least on Linux,
OSX) with a
slightely adapted "ecl-readline", which is included, but has to be compiled
manually (see "eql/src/lisp/ecl-readline.lisp").
Please see "eql/doc/Slime.htm" for the new Slime mode. The swank server has
now to be started separately, as you would do with a remote connection.
Both modes process Qt events natively through QApplication::exec().
I have only tested with ECL 12.7.1 and Slime 2012-08-01, and it seemed
stable on both Linux and OSX.
Paul