There are many different computer algebra systems which allows to perform computer aided computation in symbolic object like polynomials and function and also ordinals. Now being a category theory fanatic I'm wondering if there's any such system which can perform calculation in any 2-category. So.......
does anyone know a computer algebra system which can perform calculation with 2-categories and or string diagrams?
Pretty sure it is not exactly what you're looking for, but Sage is designed in an categorical way (for instance, a group is an instance of the subclass Groups of the class Monoids, which is in turn a subclass of the class Magmas, etc.), and so has some features related to category theory.