top | item 35688169

(no title)

jpe90 | 2 years ago

The excellent backwards compatibility rocks too. This weekend I wanted a library to diagram the class hierarchy of a Java project I put together.

I found a 10 year old library that worked with no issues, I was done in minutes even though I rarely use Java or Clojure so my familiarity is low. There are very few languages where I would have a similar experience.

https://github.com/stuartsierra/class-diagram

discuss

order

kaba0|2 years ago

I had a similar experience with some random jar visualizing some algorithm which I downloaded from a professor’s website, which just worked.