First off, acknowledgements to Scuri for all your patience with my questions about the IUP internals a few months ago. Thanks also Eric, for pushing me in the right direction regarding threads.
Thought I'd start announcing this project, by announcing it here first. I've been working on some lispy, portable Common Lisp bindings for IUP here: - https://github.com/lispnik/iup >From the README.org, you can see many of the examples that come with IUP, as well as other examples found elsewhere have been implemented. I'm pretty happy with it so far: - interactive development is supported (e.g. replacing/modifying callbacks at time to get immediate feedback on changes) - bindings generated automatically from IUP's introspection functionality (little change in the bindings from release to release) - attributes and callbacks carried through to the arg lists (helpful during development to know what attributes and callbacks are applicable) There are also bindings for IM and CD here: - https://github.com/lispnik/im - https://github.com/lispnik/cd There is also a Common Lisp library to automatically downloading the Tecgraf binaries from SourceForge (helps users get started with it): - https://github.com/lispnik/tecgraf-libs Matt
_______________________________________________ Iup-users mailing list Iup-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iup-users