Izem Lavrenti
@ILavrenti9 years ago
gilch
@gilch9 years ago
@ILavrenti
I already answered that in the first comment. It's the normal way for programming in Smalltalk.
gilch
@gilch9 years ago
Interactive programming means that you can incrementally add/modify the program code while the program is running, that is, without restarting it.
Hey, what do you mean by interactive programming?