Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/macmade/c-inheritance
- Owner: macmade
- Created: 2014-09-17T21:38:18.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2021-08-02T18:05:28.000Z (over 3 years ago)
- Last Synced: 2024-05-02T00:14:31.600Z (8 months ago)
- Topics: c, class, extend, inheritance-experiments, object-oriented, opaque, struct
- Language: C
- Size: 15.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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