
Ask HN: Does the Easel programming language still exist?
by jschwar313 on Hacker News.
Does the Easel programming language still exist and is it supported? I’m just curious, because I worked with it in 1994 at Sears. The last I’ve heard very few people supported it at the company that owned it. It was event driven but not object oriented. By that I mean, code was executed based on responses from a control like a push button or when text was entered in a text area. You would have click responses to a button that would execute code written for that button. That’s why it was considered event driven. It wasn’t object oriented because it didn’t have classes. We used it for a marketing system at Sears for many years and I was wondering if the language still existed.
