Clever is a general purpose dynamically typed, multi-paradigm (object-oriented, imperative, functional)
programming language written in C++. It aims to have a small footprint and supply
an useful set of features, many seen in other languages.
import std.io.*; println("Hello world!");
Source: https://github.com/clever-lang/clever Wiki: https://github.com/clever-lang/clever/wiki
IRC: irc.freenode.net / #clever