Top "Smalltalk" questions

Smalltalk is one of the oldest object-oriented programming languages.

String to Integer Smalltalk

Pretty simple question I need to get an integer from the user and I only know how to get a …

string integer type-conversion smalltalk
Check if an object is an instance of a given class or of a subclass of it

Is there an easy way to do this in Smalltalk? I'm 80% sure that there is some method but can't find …

smalltalk pharo