Wiki
Download
Manual
Eggs
API
Tests
Bugs
show
edit
history
You can edit this page using
wiki syntax
for markup.
Article contents:
== cst [[toc:]] This is a small, inflexible li'l Unix filter that reads a single sexp from stdin and prints out Graphviz' Dot language. It features different fonts for strings vs symbols (which you can change with {{-l}} and {{-g}} respectively). When a list starts with another list, a dot-node is inserted to branch things off. Quotes inside the sexp are treated as strings. So (a ((b c) (d e)) '(f g h)) becomes (a (ยท (b c) (d e)) "(f g h)") and looks like this when rendered with dot: [[image:https://idiomdrottning.org/cst/example.png|Example sexp as a tree]] === Source code git clone https://idiomdrottning.org/cst
Description of your changes:
I would like to authenticate
Authentication
Username:
Password:
Spam control
What do you get when you add 4 to 3?