Additional
Information: TOM is Smalltalk/ObjC like OO language, that puts the emphasis upon code reuse. This page was last updated on September 5th, 2008
TAG: TOM Abstract GUI
TAG is a device independent GUI programming library, much like OpenStep http://gerbil.org/tag/
TOM/Gtk
The TOM/Gtk bindings are glue code to make the functionality offered by the gdk, gtk, gnome, and gnomeui libraries callable and usable from TOM programs. http://www.gerbil.org/tom/sw/tomgtk/
TOM rpms for RH Linux systems
Here you can get rpms for TOM and tomgtk, the Gtk/Gnome bindings for TOM. ftp://ftp.gerbil.org/pub/tom/stable/rpms
TOM Programming Language
Object oriented language much in the spirit of the Smalltalk, Objective-C, Eiffel set of languages. The differences to Objective-C are mainly related to code reuse/use issues. Example: in TOM it makes NO difference in code reuse if one has the source or n http://gerbil.org/tom/