Binary package “critcl” in ubuntu bionic

compiled runtime in Tcl

 Critcl takes a snippet of C, generates Tcl interface, sends it to the
 compiler, and then dynamically links the code. Checksums are used to only
 recompile when needed, so the build overhead really applies only once.