Smalltalk
Smalltalk is a purely object-oriented, dynamically typed programming language and integrated development environment developed at Xerox PARC in the 1970s, which coined the term 'object-oriented programming' and pioneered the graphical, live-coding IDE.
7 resources across 2 libraries
Glossary Terms(6)
Red (language)
Red is a homoiconic, multi-paradigm programming language descended from Rebol, designed to let developers write both high-level and system-level (bare-metal) c…
Simula
Simula is a programming language developed in Norway in the 1960s that is widely credited as the first object-oriented programming language, introducing classe…
Smalltalk
Smalltalk is a purely object-oriented, dynamically typed programming language and integrated development environment developed at Xerox PARC in the 1970s, whic…
Self (language)
Self is a prototype-based, object-oriented programming language descended from Smalltalk that eliminated classes in favor of object cloning, and whose research…
Io (language)
Io is a small, dynamic, prototype-based programming language in which everything is an object and all computation happens by sending messages between objects,…
Factor (language)
Factor is a dynamically typed, concatenative, stack-based programming language descended from the Forth tradition, featuring a large standard library, garbage…