Strongtalk
| Strongtalk | |
|---|---|
| Paradigm | object-oriented | 
| Family | Smalltalk | 
| Designed by | Gilad Bracha, David Griswold | 
| Developers | Animorphic Systems, Sun Microsystems | 
| First appeared | 1 July 2002 | 
| Stable release | 2.0
   / 9 August 2006 | 
| Typing discipline | dynamic, optional static (strong) | 
| Scope | Lexical (static) | 
| Implementation language | Smalltalk | 
| Platform | IA-32 | 
| OS | cross-platform | 
| License | BSD revised | 
| Website | www | 
| Influenced by | |
| Smalltalk, Self | |
| Influenced | |
| Java HotSpot | |
In computing, Strongtalk is a Smalltalk environment with optional static typing support. Strongtalk can make some compile time checks, and offer stronger type safety guarantees; this is the source of its name. It is non-commercial, though it was originally a commercial project developed by a small startup company named LongView Technologies (trading as Animorphic Systems).