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
term_rendering/5Renders Term as a C3.js chart.Source
chess.pl  -- SWISH chessboard rendererShow source
term_rendering/5Render an N-queens problem.Source
codes.pl  -- SWISH code-list rendererShow source
term_rendering/5Renders a list of character codes as a string.Source
graphviz.pl  -- Render data using graphvizShow source
render_dot/5Render a dot program.Source
svg/4Include SVG as pan/zoom image.Source
term_rendering/5Renders data using graphviz.Source
gvterm.pl  -- View complex terms using GraphvizShow source
mathjax.pl  -- SWISH Mathjax rendererShow source
term_rendering/5Render Term using Mathjax.Source
sudoku.pl  -- SWISH Sudoku rendererShow source
term_rendering/5Renders Term as a sudoku matrix.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
term_rendering/5Renders Term as a table.Source
url.pl  -- SWISH url rendererShow source
term_rendering/5Renders a URL as a clickable link.Source