Basic facts
Swarm is a collection of software libraries which provide support for simulation programming
Users build simulations by incorporating Swarm objects in their own programs
Libraries are written in
- Objective-C : A superset of C
- Tk/Tcl: Scripting language and GUI widgets. GUI is now independent of this implementation and may be substituted by other widget sets in near future.
Available for X-Windows/Unix and Windows 95/NT.