bdd.pl -- Render Binary Decision Diagrams (BDDs)![]() | ||
---|---|---|
term_rendering/5 | Renders BDDs as emitted by library(clpb). | ![]() |
c3.pl -- SWISH C3.js based chart renderer![]() | ||
term_rendering/5 | Renders Term as a C3.js chart. | ![]() |
chess.pl -- SWISH chessboard renderer![]() | ||
term_rendering/5 | Render an N-queens problem. | ![]() |
codes.pl -- SWISH code-list renderer![]() | ||
term_rendering/5 | Renders a list of character codes as a string. | ![]() |
graphviz.pl -- Render data using graphviz![]() | ||
svg/4 | Include SVG as pan/zoom image. | ![]() |
term_rendering/5 | Renders data using graphviz. | ![]() |
mathjax.pl -- SWISH Mathjax renderer![]() | ||
term_rendering/5 | Render Term using Mathjax. | ![]() |
sudoku.pl -- SWISH Sudoku renderer![]() | ||
term_rendering/5 | Renders Term as a sudoku matrix. | ![]() |
svgtree.pl -- SWISH SVG tree renderer![]() | ||
term_rendering/5 | Render a compound term as a tree. | ![]() |
table.pl -- SWISH table renderer![]() | ||
term_rendering/5 | Renders Term as a table. | ![]() |
url.pl -- SWISH url renderer![]() | ||
term_rendering/5 | Renders a URL as a clickable link. | ![]() |