muMLE/concrete_syntax/textual_od
2024-10-29 23:45:39 +01:00
..
parser.py Add example of 'woods' operational semantics. Clearer error messages. Implement full OD-API. Small refactoring of Conformance class. 2024-10-28 14:15:12 +01: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 OD textual renderer: fix order when there are links to/from links 2024-10-29 23:45:39 +01:00

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