2016-02-29 - C++ interactive console

ppl often complain about lack of C++ interactive console to try things out fast, like in say python. actually there is at least one project that does that – cling. it is not perfect, but it is already usable at this stage.