Languages
- 3181
- Free Tool Offers 'Easy' Coding
- Programming tool lets anyone create their own animations and video games launches. Story with photo, video, links. BBC News. (May 14, 2007)
- 3182
- Creating from Scratch
- Descriptive press release about MIT Media Lab Scratch project, to turn kids from media consumers into media producers. MIT News Office. (May 14, 2007)
- 3183
- Dandelion
- Smalltalk code analysis/output framework, for Squeak; analyze code, output results, in varied formats.
- 3184
- Embedded Squeak, Speech Synthesizer
- By Kurtz-Fernhout Software: version 1.0 for Squeak 2.2, by Paul Fernhout. Zip file has standalone Exe file to run Squeak in Win95 text-only console, and all source code (VC++ 5.0, Squeak 2.2) to produce it. [Open Source, Squeak license]
- 3185
- Pluggable WebServer
- Describes server and toolkit to flexibly create CGI scripts in Squeak. Designed and implemented to help create different kinds of collaborative tools, builds on work of Georg Gollmann, strongly influenced by Tim Jones' WebTalk.
- 3186
- SPrevayler
- Prevayler for Squeak: port of transparent persistence engine, prevalence layer, originally in Java. [Open source, GPL]
- 3187
- SmallInterfaces Squeak Port
- Smalltalk extension, introduced the notion of interface in Smalltalk, first developed by Benny Sadeh. Allows limiting variable types.
- 3189
- An Introduction To Pthreads-Tcl
- Document describing the changes to Tcl that enable it to be used in conjunction with POSIX Threads (pthreads). A download for Linux is available.
- 3190
- BLT add-on
- Add-on to the Tk toolkit, adding new widgets, geometry managers, and miscellaneous commands.
- 3191
- FastBase MySQL + Tcl Interface Program
- An extension provides access to MySQL database servers using simple Tcl commands.
- 3193
- Img
- Enhances Tk by adding support for the following image formats: BMP, XBM, XPM, GIF, PNG, JPEG, TIFF and postscript.
- 3194
- SSLtcl
- A free loadable module for Tcl that extends the socket command with SSL functions. That is, it makes it possible for Tcl applications to communicate securely over the Internet.
- 3195
- TCLBridge
- Allows Tcl/Tk to be used from any COM/ActiveX container, including VB, .NET, IE, and VBScript.
- 3196
- Tcl SourceForge Project
- A portable extension that provides the power of OpenSSL to Tcl programs. This extension can be used to utilize SSL encryption on top of any valid Tcl Channel - not just sockets!
- 3198
- TclSOAP
- The TclSOAP package provides a natural binding from Tcl procedures to SOAP or XML-RPC remote procedures. Both client and server support is provided.