t2time / ForUML

Extracting UML Class Diagrams from Object-Oriented Fortran
21 stars 3 forks source link

add topics #4

Open Beliavsky opened 2 years ago

Beliavsky commented 2 years ago

I suggest adding the topics uml, fortran, modern-fortran to the About section at https://github.com/t2time/ForUML.

rouson commented 2 years ago

@Beliavsky good suggestion. I'm not sure whether this project continues to be maintained. The most recent commit is from 2016. As an alternative, I recommend using PlantUML package in the Atom editor. Although it's not automated like ForUML, it has a couple of nice benefits:

  1. It's sufficiently lightweight that diagrams can be constructed and updated quickly.2.
  2. It's based on a scripting language that has a nice resembles a UML diagram even when viewed in raw text format.