now all 4 programming languages are fully propagated

here is how the kotlin hello world looks like:

Code:


    val neo:Chobits = Chobits()
    neo.addSkill(DiHelloWorld())
    println(neo.think("hello","",""))