invadev

1
reputation
1

I own the website http://www.invadev.com which is purely written in C/C++.

The web server application that accepts HTTP request is written in C/C++ and also the page such as default.csp (check from this URL http://www.invadev.com/article/default.csp?id=about) is also written in C/C++.

I made this because I want to know how far I can lift C/C++ from low level to the higher level of languages.