critcl

compiled runtime in Tcl
  https://andreas-kupries.github.com/critcl/
  0
  no reviews



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.