Hacker News new | ask | show | jobs
by b20000 1691 days ago
great news. as a c++ developer i have long considered building sites server side in c++ so i do not have to learn anything else.
1 comments

As a Pascal developer I have built all my sites in Pascal

Seriously. It is perfect. It gives you C++ like speed, memory safe strings, and near instant compilation

I don't see any advantage over pascal vs C++. I already know C/C++, so I'll stick to that. But great to hear that you are also using a compiled language that is not typically used for web development.