| # Default settings for cppx-cpp-front |
| compilers=&cppfront |
| |
| group.cppfront.compilers=cppfront_trunk |
| group.cppfront.notification=<a href="https://github.com/hsutter/cppfront" target="_blank">Cppfront</a> is an experimental compiler from a potential C++ 'syntax 2' (Cpp2) to today's 'syntax 1' (Cpp1), to learn some things, prove out some concepts, and share some ideas. |
| group.cppfront.licenseLink=https://github.com/hsutter/cppfront/blob/main/LICENSE |
| group.cppfront.licenseName=CC-BY-NC-ND-4.0 |
| group.cppfront.licensePreamble=Copyright (c) Herb Sutter |
| compiler.cppfront_trunk.exe=/opt/compiler-explorer/cppfront-trunk/cppfront |
| compiler.cppfront_trunk.name=cppfront trunk |
| defaultCompiler=cppfront_trunk |
| supportsBinary=false |
| supportsExecute=false |
| compilerType=cppfront |
| versionFlag=-version |