The circle seems complete now:
- embedded in ECL, to be:
- embeddable in Qt/C++

This means that you can:
- statically link any Qt/C++ app to EQL/Lisp
- directly call any C++ function from Lisp (after declaring it
Q_INVOKABLE in C++)
- directly call any Lisp function from C++

Embedding example:
http://gitorious.com/eql/eql/trees/master/Qt_EQL

Repository/Download:
http://gitorious.com/eql/eql/commits/master

Mailing list:
http://groups.google.com/group/eql-user/topics

Paul

P.S. Two hassles have been resolved:
- better/simpler enumerations
- better/simpler memory management (removing possible leaks; GC where needed)
For info see doc/Notes.htm in sources.

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Ecls-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to