by Gregory Morse
A full-featured Z80/8085 assembler in C++
by honey the codewitch
Adventures in Reflection.Emit! Here I present a regular expression engine with a Compile() feature.
by pi19404
This article describes the method to cross compile C/C++ library for Android OS
by Sundeep Kamath
Ever wondered why Visual Studio IDE provides 3 options for compilation - x86, x64 and Any CPU? As part of this article, I hope to shed some light on this.