cppstat - C and C++ Compiler Support Status
8 points by linkdd
8 points by linkdd
This looks useful. I sometimes consult the C++ compiler support page on cppreference for this purpose, but that page is not complete and not always up-to-date.
and not always up-to-date
I bet a collab with godbolt.org could help with that, or it seems that the whole stack is open source, BSD-2 if for some reason the existing integration would be problematic
I got excited when I saw the verify_features.py in OP's repo but the correct verb for that file is validate since it's a json-schema-ism not verification