Breaking Down the Current State of C++ 17 David Bolton, December 15, 2016 7 min read Thirty-three years after C++ first appeared, the latest update to the C++ 17 standard is upon us, and there are two...
A Closer Look at LLVM David Bolton, July 6, 2016 6 min read The Low Level Virtual Machine (LLVM) is a set of open-source compiler technologies, combined with related toolchain...
Developing in C/C++? Consider Clang David Bolton, December 4, 2015 5 min read In order to better understand Clang, a compiler front-end for C, C++, Objective-C++, and Objective-C, you have to...
CLANG and the Pitfalls of Kickstarter Nick Kolakowski, September 20, 2013 5 min read It’s not a new story: cool project solicits funds on Kickstarter (or a similar crowdfunding Website), fails to...