Paradigm: Tabular

Tabular programming is a special kind of object-oriented programming in which classes are represented as tables. Columns contain class properties, while rows represent instances of the class.

Programming languages that support this paradigm: