muMLE/concrete_syntax/textual_od
2024-10-21 15:01:27 +02:00
..
parser.py Fix parsing primitive types 2024-10-21 15:01:27 +02:00
readme.txt Class diagram can be rendered as object diagram textual syntax, and parsed back, without information loss 2024-10-03 17:01:13 +02:00
renderer.py Add 'cloner'. Example also uses concrete syntax for LHS and RHS. Renders all possible rewrites and morphisms with LHS and RHS. 2024-10-08 12:22:37 +02:00

This directory contains the parser and renderer for the textual concrete syntax for Object Diagrams.