How to add a C++ compiler backend?

As we know the dynamo and fx graph is python style , does that means the third-party compiler backend must be python style ? Is there any way to add a C++ compiler backend?