ngorden / aids

std replacement for C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

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.

About

std replacement for C++

License:MIT License


Languages

Language:C++ 98.3%Language:Makefile 1.1%Language:Batchfile 0.6%