Archive for May 11th, 2007


Testing Generated Code

Edit: This post was superseded by this one. Basically, I realized that this approach for C++ is way to hard and not worth the effort. So, if you’re interested in testing generated code, especially in C++, I’d go read the other article. However, if you’re curious as to how to build, load [...]