AlgebraicJulia/Catlab.jl

Pretty-printing of GAT presentations

Open

#546 opened on Nov 3, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Julia (706 stars) (68 forks)batch import
GATsenhancementgood first issue

Description

It is an embarrassing state of affairs that after so long, we still have the default show method for presentations, which is unreadable. We should implement custom show methods, one of which might mirror the syntax used in the @present macro.

Contributor guide