Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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++
- Host: GitHub
- URL: https://github.com/yorevs/ccompass
- Owner: yorevs
- Created: 2018-08-18T02:34:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-04T16:55:14.000Z (over 4 years ago)
- Last Synced: 2024-09-30T01:22:43.976Z (about 1 month ago)
- Topics: c, c-ansi, oop, oop-in-c
- Language: C
- Homepage:
- Size: 446 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.