507 projects tagged "Tcl"
PAGE is a drag-and-drop GUI generator for Python. It is aimed at building single Python modules which can display a relatively simple GUI constructed from the Tk and ttk widget sets using the Place Geometry Manager. The generated Python code can execute under Python versions 2.6 and 3.1.
The Role Playing Database maintains data files containing information about the players, monsters, spells, treasures, tricks, traps, etc. used in table-top role playing games, such as Dungeons and Dragons. It also provides a way to make maps of the playing environment (e.g. dungeons) in which the game(s) take place.
RipTcl is a front-end to various programs that rips audio CDs and encodes/transcodes to FLAC, Ogg Vorbis, MP3, WAV, or AAC under Linux. It provides extended meta tagging features, detects and saves files to USB storage players, burns CDs in DAO mode, plays audio, and supports freedb.
Tiny Tcl 6.8 is a rommable, minimal Tcl implementation for embedded applications. Derived from the venerable Tcl 6.7 release, Tiny Tcl 6.8 has a solid Tcl feature set, excluding newer capabilities of Tcl 7 and 8 such as the bytecode compiler, namespaces, sockets, and async event handling, among others. Excluding C library functions, Tiny Tcl compiles down to less than 60 Kbytes on most machines, far smaller than any Tcl 7 or Tcl 8 derivatives.