Cling allows developers to write scripts using C and C++. Since it uses the Clang compiler, it supports the latest versions of the C++ standard. If you execute the interpreter directly, you’ll have a live environment where you can start writing C++ code.