Reply to post: Re: Open source

Kotlin's killin' Java among Android devs

bombastic bob Silver badge
Meh

Re: Open source

"What would a closed source language be?"

In some ways, Java. but only because Oracle owns everything about it, and dictates what people can do to it. But there's OpenJDK, so it's not entirely "closed". You do not have to use Oracle's JVM or JDK.

That being said, the only thing I really hate about Java is the LACK of "unsigned integer" types. Yeah. They arrogantly leave that out, deliberately. It makes certain things *difficult* in Java. but when you're doing device control, or reading binary data from a device with 64-bit unsigned integers and bit flags to go with them, it becomes a bit tedious, ya know?

yeah, rather short-sighted of them, isn't it?

I only use Java for 'droid anyway, and only because it's easier at the moment...

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon