Hacker News new | ask | show | jobs
by YAYERKA 4142 days ago
Tcl/Tk is an often overlooked tool to quickly test UI ideas.

Check out `http://wiki.tcl.tk/' (which has lot's of good information).

Also learn some Tcl by reading the redis test suite here,

`https://github.com/antirez/redis/tree/unstable/tests'.

1 comments

Thanks. I was wondering about the Tk implantation in terms of plotting and charts.