Le 8 nov. 2012 à 22:33, Sergei Steshenko a écrit : >>> Help would be most welcome ;) >> >> I have some experience with parser generators but no time for such a project >> at the moment. Maybe after I am finished with my current workload. :) > > Why to write a C++ parser ? As a 'bison' demo ? > > Because for practical uses there is 'gcc' and LLVM.
We're talking about generating parsers _in_ C++, not of C++.
