Hacker News new | ask | show | jobs
by kllrnohj 2306 days ago
See also everyone (including Oracle) that copied Perl 5's regular expression API, and typically even say that straight in their own documentation (again, including Java's).
1 comments

How does Java not copy much of C's API / syntax and type system -- which I'm sure is mostly copied from something else.

It's turtles all the way down.