133d722a9Sopenharmony_ciThis directory contains CXX's C++ code generator. This code generator has two 233d722a9Sopenharmony_cipublic frontends, one a command-line application (binary) in the *cmd* directory 333d722a9Sopenharmony_ciand the other a library intended to be used from a build.rs in the *build* 433d722a9Sopenharmony_cidirectory. 533d722a9Sopenharmony_ci 633d722a9Sopenharmony_ciThere's also a 'lib' frontend which is intended to allow higher level code 733d722a9Sopenharmony_cigenerators to embed cxx. This is not yet recommended for general use. 8