Learn Common Lisp by Example: Qt GUI with EQL5
Embedded Qt5 Lisp (EQL5) is a Qt5 binding for Embedded Common Lisp (ECL). EQL5 is a bit different than most bindings. Instead of executing your Lisp source with ecl and importing the bindings, you compile a new interpreter (eql5) that combines both E...
blog.matthewdmiller.net30 min read
John Hilts
Web Developer
Looking forward to working through the CL example ... I'm very interested in leverage something like this (QML + CL) for mobile apps ...