'''TKS (short for ToolKit Script-language)''' is a portable "glue" script language for C++ frameworks. ''[escargo] 6 Aug 2003'' - I discovered this language[http://tkscript.de/] announced on freshmeat.net. It seems to share many of the same goals as [Tcl] itself. The similarity of the name could cause a bit of confusion. The main distinction seems to be its syntax (closer to C) and that it's for scripting C++. ---- [Category Language]