Hi, my name is Koen Van Damme. I work as a software consultant for De Valck Engineering. I am currently working on an automatic translator from APL to C++. Part of it was developed with true test-first discipline.

My expertise is parsing and analyzing large volumes of source code, and migrating code from one language or platform to another. This involves advanced compiler-based techniques such as control flow analysis, data type tracking, dead code elimination, and lots of small refactoring transformations.

I am also in the process of specializing in computer graphics, mostly 2-dimensional (SVG, bitmaps, font design).