Dot Backend

The DotBackend module contains a DotWriter, capable of produce Dot language code from the IR.

This backend is used in the Tools.Debug tool.

The DotWriter implements a visitor pattern. .. automodule:: Backends.DotBackend.Writers.DotWriter

members:

Previous topic

Common

Next topic

CBackend

This Page