flex++/bison++ are extentions to GNU flex/bison that can generate parser/lexer in C++ classes. I've searched the Internet for almost two hours looking for downloadable binary files for Windows, but I couldn't find any. So I was forced to build them by myself.
To save efforts of other people, I decided to make my private builds publicly available. Those files are licensed under GPL.