Critcl lets you embed C code in Tcl. It takes a snippet of C, wraps it up a bit, sends it to the compiler, and then dynamically links the code.
Package | critcl |
---|---|
Author | Jean-Claude Wippler |
Homepage | http://andreas-kupries.github.io/critcl/ |
License | MIT |
Categories | Low-level utilities, Cross-language interoperability, Interface to third-party packages |
Links | http://jcw.github.com/critcl/ |
http://andreas-kupries.github.io/critcl/ | |
https://github.com/andreas-kupries/critcl |