Hey all,
During my day job, I often need to create call flows (sequence
diagrams).
For formal documents, I mostly used Visio or EventStudio, but when I
need something quick and dirty in pure ASCII, these tools are too
heavy.
For a while I use my own simple CL solution, and now I ported it to
Clojure

The project home (and an example):
http://code.google.com/p/clojure-textflow/

The code:
http://code.google.com/p/clojure-textflow/source/browse/src/textflow.clj

Although seems trivial (it is), I’m actually using it quite
frequently.
I would appreciate your feedback on the code, improvement suggestions
or any other input.

Regards
Tzach

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to