An open API service indexing awesome lists of open source software.

https://github.com/libfirm/liboo

firm object-orientation support library
https://github.com/libfirm/liboo

Last synced: about 1 year ago
JSON representation

firm object-orientation support library

Awesome Lists containing this project

README

          

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.