[Ecls-list] [ANN] EQL: Embedded Qt Lisp

Polos Ruetz polos.ruetz at gmail.com
Thu Jun 3 22:54:09 UTC 2010


OK, so we already have very nice Qt bindings for CL (CommonQt, cl-smoke).

But what about an ECL embedded solution, with exactly 0 dependencies?


+ most of QtGui (+ overriding virtuals)

+ interactive SLIME (needs a small patch, but no threads)

+ unicode

+ internationalization

+ dynamically loadable UIs

+ cross-platform


- no CLOS

- no GC (not a real problem, see notes in documentation)


Tested (with SLIME) in Linux, OSX, WinXP + VS 2008 Express:

* ECL 10.4.1 (unicode)

* Qt 4.6.2.

* SLIME from CVS (2010-06-01)


Sources (LGPL) + screenshot:

http://password-taxi.at/EQL


Paul



P.S: This is just a first release, so it's obviously not heavily tested yet.

But it seems to work on all mentioned platforms.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100604/b872e2bb/attachment.html>


More information about the ecl-devel mailing list