liboo icon indicating copy to clipboard operation
liboo copied to clipboard

firm object-orientation support library

This library provides support for compilation of object-oriented constructs in firm. Since firm mostly deals with low-level things you need an additional layer to produce things like vtable or name-mangling. This library provides them.