Skip to main content

Introduction

RigVe is a comprehensive source code visualisation tool that streamlines code comprehension, simplifies reviews, accelerates knowledge transfer for new employees, and enhances documentation for leads and architects.

Diagrams

Nassi-Shneiderman Diagram

Nassi-Shneiderman diagrams represent code flow with nested blocks for loops, conditions, and sequences. They simplify complex logic, help detect potential issues early, and promote clear communication during reviews or onboarding.

Other Diagram Types

Other diagram types are in early development, with prototypes exploring enhanced code visualization. Further details will be provided as they mature.