Combinator Graph Generator

by sparr

Generates a graphviz diagram for the selected combinator circuits.

Content
2 years ago
0.14 - 1.1
349
Circuit network

i Please add some sort of short tutorial on how to use these files?

4 years ago

I've downloaded stable Graphviz for Windows, but I have no idea which of the zillion .exe files is supposed to be the right one, or how to see the graph at all.

4 years ago
(updated 4 years ago)

You can do it two ways:

  1. For the Windows Graphviz package the tool you want is gvedit.exe (dot.exe if you're doing it on the command line but gvedit.exe is a convenient GUI tool). Run it and open the file.
  2. Alternatively, for an online solution, check out https://www.google.com/search?q=online+graphviz+renderer though. There's a whole bunch of web-based renderers and you can just paste the contents of the files and get images back.

New response