not a question, rather a highlighting of the fun o...
# announcements
c
not a question, rather a highlighting of the fun of kotlin:
l
@cygnus Could you share the source?
h
i made this in a couple of minutes:
Copy code
fun main(args: Array<String>) {

    val valid = Unit
    val code = 1
    val pretty = Unit
    val huh = Unit
    val i = Unit
    val write = Unit
    val sentences = Unit
    val have = Unit
    val `compile,` = Unit
    val stuff = Unit

    valid kotlin code..(pretty great huh)
    i can write whole sentences and have them `compile,` cool stuff

}

private infix fun Any.cool(smt: Any) = Unit
private infix fun Any.them(smt: Any) = Unit
private infix fun Any.and(smt: Any) = Unit
private infix fun Any.whole(smt: Any) = Unit
private infix fun Any.can(smt: Any) = Unit

infix fun Any.kotlin(smt: Any) = Unit
infix fun Any.great(smt: Any) = 4
c
there are a whole lot of ways to write it! maybe some random college student with too much time could just go ahead and implement the english langauge
h
are you hinting…