Adding support for multiple inheritance – IR Generation for High-Level Language Constructs-2Adding support for multiple inheritance – IR Generation for High-Level Language Constructs-2
This approach can also be used for implementing interfaces. As an interface only has methods, each implemented interface adds a new vtable pointer to the object. This is easier to [...]