https://github.com/rexim/aids
std replacement for C++
https://github.com/rexim/aids
Last synced: about 1 year ago
JSON representation
std replacement for C++
- Host: GitHub
- URL: https://github.com/rexim/aids
- Owner: rexim
- License: mit
- Created: 2020-01-20T02:52:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-30T04:01:18.000Z (over 1 year ago)
- Last Synced: 2025-03-29T02:02:40.137Z (over 1 year ago)
- Language: C++
- Size: 78.1 KB
- Stars: 159
- Watchers: 5
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/rexim/aids/actions)
# aids
> I'd just like to interject for a moment. What you’re referring to as C++, is in fact, C/C++, or as I’ve recently taken to calling it, C plus C++. C++ is not an programming language unto itself, but rather another free component of a fully functioning C system made useful by the libc, preprocessor and vital system components comprising a full programming language as defined by POSIX.
>
> — Tinus Lorvalds
std replacement for C++. Designed to aid developers to a better programming experience.