Hacker News new | ask | show | jobs
by anon1m0us 2411 days ago
No, it's more analogous, but worse so, IMO, to copying all the sentences of the book in a manner like this:

"Jack and Jill ran down the hill."

into

"Gil and Jacky descended the mound."

It's exactly the same story just with different implementations that exhibit the same behavior. They didn't make something compatible with Java -- they replaced Java with something exactly like Java.

It's even worse than the example above, because they kept the same names of the classes, interfaces, etc.

1 comments

They had to keep the same names of classes, interfaces, etc. in order to copy the standard library’s API. And it’s not illegal to copy the titles of chapters and write your own story. Even if they’re very similar, if you do it properly (no peeking at original), there’s nothing illegal about it.