-
Sometimes you want to be able to write applications in C++ and expose a way of easily extending it by offering a scripting interface embedded to your application. Why re-invent the wheel when you can embed existing programming languages like Python into your C++ application? This article covers how you...
-
So after years of loyalty to Sourceforge on some of my open source projects, I’ve elected to move two of my current C++ projects to Github. Starting today the memcachepp client will be developed almost actively on Github, and soon the cpp-netlib project will be moving to Git too and will also have...
-
It’s been quite a while since I wrote on this blog mostly because I’ve been preoccupied with some full-time consulting work I’ve been doing. Now that this particular engagement of mine is coming to a close, I’m getting more and more time on my hands to do one of the more important...