dudegl

Anthropomorphic UML: visualization of code and OOP concepts in a form of human body.


License
MIT
Install
gem install dudegl -v 0.2.4

Documentation

"Anthropomorphic UML": visualization of code and OOP concepts in a form of human body.

  • body is an object
  • arm: method
  • finger: argument

Can be used as visually intuitive tool for code refactoring and teaching OOP concepts for beginners. Written in Ruby.

Based on Ivan Nemytchenko presentation on RubyRussia 2019.