⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{stub}} {{library}} This library for [[Tcl]] is used to allow inline [[C]] code directly inside scripts as a foreign language. The library manages access to the compiler and caching the compiled code so that repeat runs are fast. The code that it builds is loaded into the Tcl interpreter as a dynamic library.

==Key Links==

  • [http://www.equi4.com/starkit/critcl.html Critcl Home Page]
  • [http://wiki.tcl.tk/2523 Critcl on the Tcler's Wiki] ** [http://wiki.tcl.tk/2516 More wiki links] [[Category:Tcl packages]]