eval.tk is a GUI “calculator-evaluator” which can compute expressions, Tcl
regexps, simple conversions, and simple date expressions, as well as
spellchecking single words, random word generation, and giving word
definitions and synonyms.
Note: I use Store for version control so github is only used to make the code public.
Tcl/Tk >= 9.0.2; Tcllib >= 2.0; Tklib >= 0.9. For spellchecking, aspell is needed and for word definitions and synonyms the Tcl tls package is needed as well as internet access.
GPL-3
