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
- Host: GitHub
- URL: https://github.com/libfirm/liboo
- Owner: libfirm
- Created: 2010-11-17T11:39:01.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2021-08-03T09:55:07.000Z (almost 5 years ago)
- Last Synced: 2025-03-30T13:51:16.244Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 888 KB
- Stars: 14
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.