I’m happy to announce the first release of Hikchr, a Haskell wrapper for Pikchr, a PIC-like markup language for diagrams.
Pikchr is developed by the same people who build SQLite and Fossil, which are known for building fast, efficient, and well tested software!
For example:
arrow right 200% "Markdown" "Source"
box rad 10px "Markdown" "Formatter" "(markdown.c)" fit
arrow right 200% "HTML+SVG" "Output"
arrow <-> down 70% from last box.s
box same "Pikchr" "Formatter" "(pikchr.c)" fit
yields
I can’t wait to see what you’ll create with it!