GitHub - mark-summerfield/eval: A GUI “calculator-evaluator” which can compute expressions, Tcl regexps, simple conversions, and simple date expressions. (original) (raw)

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.

Screenshot

Note: I use Store for version control so github is only used to make the code public.

Dependencies

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.

License

GPL-3