Smalltalk
Object-oriented programming language developed at Xerox PARC.
ST
Smalltalk is an object-oriented programming language developed in the 1970s at Xerox PARC. It is known for its pure object model, where everything—including numbers and functions—is treated as an object. Smalltalk also introduced influential concepts such as integrated development environments, graphical user interfaces, and dynamic typing.
Built by Tim Jones