My main oops there was that the lexer generator generates Lexer.h, Lexer.cc, Token.h etc. My lexer generator was of course, as I should be planning ahead, prepared to be self-generated. So, it kind of overwrote most of itself with empty files before I made a backup of it. That annoyed me so that I stopped it for a moment. I know where it is (computer at home on the linux partition) so I'll try to reanimate it tonight and to separate the compilation output first. Most recent version I can find on my laptop is from 2003, which is kind of old (even for my standards). Still from the time that I distrusted the stl enough to make similar implementations myself... which are so compatible that a few sed commands can replace them with STL components
