'''`Tcl_Eval()`''', a routine in Tcl's public C API, evaluates a Tcl script. ** Documentation ** [https://www.tcl-lang.org/man/tcl/TclLib/Eval.htm%|%official documentation]: `Tcl_Eval*` look like [Tcl_Obj refCount HOWTO%|%readers], but they're really [Tcl_Obj refCount HOWTO%|%bouncers] (1). ** References ** 1: [KBK], [Tcl Chatroom], 2014-11-24 <> Internals