Smalltalk



Smalltalk inherits from Object and defines no instance variables. It has no subclasses.

Smalltalk provides some methods for interfacing with the virtual machine. The message Smalltalk class>>#start is sent when the virtual machine begins execution.

Methods defined in Smalltalk class:

Methods for startup:

Methods for utility:


Pocket Smalltalk Documentation