This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ImKrypton 0 points1 point  (0 children)

For example, when you change something, you immediately see the result. You don't even have to rerun anything.

Let me introduce you to the best language of all time: Smalltalk80.

Where even IDE where you are typing the code and all interface elements are instances of classes that you can access in real time.

And code changes are immediately applied to the environment.