An alternative would be a LL parser generator. I think ANTLR added a C++ target, but I don't know how mature it is.
I used C++ target of ANTLR like 13 years ago and it was fine. So I suppose it should be mature now. ;)
An alternative would be a LL parser generator. I think ANTLR added a C++ target, but I don't know how mature it is.
I used C++ target of ANTLR like 13 years ago and it was fine. So I suppose it should be mature now. ;)