Q2: Which programming language is it?

Today it’s getting slightly harder. Since it is a full program you can check your answer by using the right compiler/interpreter: Q2

Please send your answers to: patrick.plattes@googlemail.com

All user with the right ’till 14pm answer will get the points, but the first one will get +5.

Type: full program

import std.stdio;
void main()
{
    writefln("Hello World!");
}

Hint: The ancestor of this language has literaly the same name as this language when you execute the statement.

Points for this challange: 10