stz
Systems Smalltalk
If we stripped away all the nice bits of Smalltalk and made it a systems programming language, what would it look like? No garbage collection, no green threads, no exceptions, no stack manipulation, no doesNotUnderstand:, may be not even perform:. If we strip it away what can we add back