Search code examples
language-agnosticprogramming-languagessmalltalk

Which innovations (like MVC, xunit, Hotspot) did Smalltalk bring?


I find more and more aspects where Smalltalk was the innovator, i.e. created the technique or at least the overall concept for the first time. I can think of the following:

Are all of these correct? Which further innovations did Smalltalk bring?

I'm sure there are more (e.g. in the field of language design?)


Solution

    • The mouse
    • Unit Testing
    • Refactoring
    • Scavenging GC
    • image concept (snapshot)