The Xerox Alto, Smalltalk, and rewriting a running GUI

We succeeded in running the Smalltalk-76 language on our vintage Xerox Alto; this blog post gives a quick overview of the Smalltalk environment. One unusual feature of Smalltalk is you can view and modify the system’s code while the system is running. I demonstrate this by modifying the scrollbar code on a running system.

Smalltalk is a highly-influential programming language and environment that introduced the term “object-oriented programming” and was the ancestor of modern object-oriented languages. The Alto’s Smalltalk environment is also notable for its creation of the graphical user interface with the desktop metaphor, icons, scrollbars, overlapping windows, popup menus and so forth. When Steve Jobs famously visited Xerox PARC, the Smalltalk GUI inspired him on how the Lisa and Macintosh should work.

Be sure to read the comments after the article itself, since it includes comments and clarifications from none other than Alan Kay himself.

15 Comments

  1. 2017-10-23 1:01 pm
    • 2017-10-23 6:39 pm
    • 2017-10-25 11:16 am
  2. 2017-10-23 8:16 pm
    • 2017-10-23 8:58 pm
    • 2017-10-24 12:33 am
  3. 2017-10-24 7:09 am
    • 2017-10-24 5:13 pm
      • 2017-10-24 7:14 pm
        • 2017-10-25 12:06 am
      • 2017-10-25 11:19 am
    • 2017-10-25 12:04 am
  4. 2017-10-24 7:15 pm
    • 2017-10-25 12:23 am
    • 2017-10-25 5:21 pm