Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/macmade/c-inheritance

Class inheritance experiments for C.
https://github.com/macmade/c-inheritance

c class extend inheritance-experiments object-oriented opaque struct

Last synced: 24 days ago
JSON representation

Class inheritance experiments for C.

Awesome Lists containing this project

README

        

C-Inheritance
=============

[![Build Status](https://img.shields.io/travis/macmade/C-Inheritance.svg?branch=master&style=flat)](https://travis-ci.org/macmade/C-Inheritance)
[![Issues](http://img.shields.io/github/issues/macmade/C-Inheritance.svg?style=flat)](https://github.com/macmade/C-Inheritance/issues)
![Status](https://img.shields.io/badge/status-inactive-lightgray.svg?style=flat)
![License](https://img.shields.io/badge/license-mit-brightgreen.svg?style=flat)
[![Contact](https://img.shields.io/badge/[email protected]?style=flat)](https://twitter.com/macmade)
[![Donate-Patreon](https://img.shields.io/badge/donate-patreon-yellow.svg?style=flat)](https://patreon.com/macmade)
[![Donate-Gratipay](https://img.shields.io/badge/donate-gratipay-yellow.svg?style=flat)](https://www.gratipay.com/macmade)
[![Donate-Paypal](https://img.shields.io/badge/donate-paypal-yellow.svg?style=flat)](https://paypal.me/xslabs)

About
-----

Class inheritance experiments for C.

License
-------

C-Inheritance is released under the terms of the MIT License.

Repository Infos
----------------

Owner: Jean-David Gadina - XS-Labs
Web: www.xs-labs.com
Blog: www.noxeos.com
Twitter: @macmade
GitHub: github.com/macmade
LinkedIn: ch.linkedin.com/in/macmade/
StackOverflow: stackoverflow.com/users/182676/macmade