ormf

Results 15 comments of ormf

> It looks like the code doesn't actually make sure the extension is present before trying to use it, just prints it out. As the extension is listed: Is it...

Tried to keep the style consistent, hope I succeeded.

sorry for closing/reopening, thought it'd close the window.

The example of cl-cxx doesn't show how to instantiate classes, set slots and use class methods. Could you specify how this is done? I need this for a port to...

I forked your repository, created a new branch "documentation-added", added an extensive [README](https://github.com/ormf/cl-cxx/tree/documentation-added/doc) and a working full example. I'm going to add more examples in scratch.lisp but basically it should...