render

Prolog files

bdd.pl  -- Render Binary Decision Diagrams (BDDs)Show source
term_rendering/5Renders BDDs as emitted by library(clpb).Source
c3.pl  -- SWISH C3.js based chart rendererShow source
chess.pl  -- SWISH chessboard rendererShow source
codes.pl  -- SWISH code-list rendererShow source
graphviz.pl  -- Render data using graphvizShow source
gvterm.pl  -- View complex terms using GraphvizShow source
mathjax.pl  -- SWISH Mathjax rendererShow source
sudoku.pl  -- SWISH Sudoku rendererShow source
svgtree.pl  -- SWISH SVG tree rendererShow source
compound_tree/3Render Term as a tree, considering every compound term to be a node.Source
filtered_tree/4Render a filtered tree.Source
term_rendering/5Render a compound term as a tree.Source
table.pl  -- SWISH table rendererShow source
url.pl  -- SWISH url rendererShow source