From: Dietrich M. <die...@us...> - 2009-04-22 15:38:14
|
Op 20-apr-09, om 23:36 heeft Cornelius het volgende geschreven: > Hi all, > This is my first post here, and I really don't even remember why i > subscribed here in the first place, but I love programming, too, and > even without a computer science master I saw that php is just nothing > good anymore. Though as case study, or 'experiment', I'd love to > participate in a C++ Bulletin board (or CMS) and benchmark that > against > the big players. C++ offers a clean, OOP way to program software, > together with lots of librarys avaible for C and C++. If you ever > would > like to do that, just drop me a mail :=) > Cornelius I think the chances of UseBB getting written in C++ are very slim, since C and C++ are not really web development languages and is compiled instead of interpreted. It can run through a HTTP server (CGI) but it will need recompilation for every different platform. I think this goes a bit too far. --Dietrich |