TCL

From GPWiki

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server.

However, the GPWiki forums are still active! Come say hello.

This page is far from complete, go ahead and write some more!
You can extend this page by editing it.

Tcl (Tool Command Language) is a simple, interactive scripting language that was created in the late eighties with embeddability in mind. Tcl is usually packaged with the graphical toolkit Tk, and referred to as Tcl/tk (Pronounced "tickle-tee-kay").

The Nebula Device, a game engine, uses Tcl as a primary scripting language.

Links