Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yorevs/ccompass

This is a C-ANSI style framework to program in C like C++
https://github.com/yorevs/ccompass

c c-ansi oop oop-in-c

Last synced: 24 days ago
JSON representation

This is a C-ANSI style framework to program in C like C++

Awesome Lists containing this project

README

        

# C-Compass

## Orienting the disoriented :D

### This is a C-ANSI style framework to program in C like C++.

A long time ago I tried to create a framework to program in C-ANSI using OO concepts of Classes, Objects, Exceptions, Constructors, etc... Today I decided to open it for the nostalgic ones who want to see the beauties of the C language.

This work is not complete, mas it can give you an idea of what can ben done in C. I'm not a big fan of C++, but, object orienting is cool.