+1 on this, as I think it is pretty much essential.
I will be also experimenting with using ZeroMQ/Jero to implement bi-directional comms between the Lisp and Java worlds. I hope this will be successful, but I haven't started on it yet.
- DataLinkDroid, 2742 days ago
I just thought to myself: why not create a OpenGL context from Cocoa and then issue GL commands from within Lisp. But pretty soon the dependency CFFI would interfere (cl-opengl depends on cffi among others, maybe there is a different way?!?). So yes, CFFI support would be great. Please contact me, if I can help somehow...
- paines, 2522 days ago
Update: This is partly resolved by the Paren Mage Objective-C syntax. Java support is needed next.