Compile a source code file into an executable binary

clang++

clang++ {{path/to/source.cpp}} -o {{path/to/output_executable}}

click the source code to copy install clang++ on any operating system with command-not-found.com