logoalt Hacker News

kevin_thibedeautoday at 5:02 AM0 repliesview on HN

> interfaces to Tk

It interfaces to its own internal Tcl interpreter that runs Tk. You can even feed it arbitrary non-Tk commands to eval.

This is a legacy of the trouble Perl/Tk had splitting it out as an independent library which the Tcl devs didn't want to support.