Files
compiler-explorer/etc/config/cpp2_cppfront.amazon.properties
Matt Godbolt a8a666aeac Fixes for cppfront (#4076)
* Rename cppx_cppfront to cpp2_cppfront
* Add some blurb about the compiler
* Some syntax highlighting
* Better output highlighting
* Some form of line tracking and filtering
2022-09-20 07:42:41 -05:00

13 lines
604 B
Properties

# 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.
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