Comment by Wowfunhappy

6 years ago

I'm more of a hobbyist than a professional programmer, so take that for what you will:

I really like Applescript. I agree that it's harder to write, and especially harder to write well, because functional Applescript won't necessarily come out as english sentences, if you aren't careful to construct it the right way.

But the enhanced readability makes it worthwhile. I love that I can look at my own Applescript code and just read what it's doing in english.

I actually wish I could do more with Applescript than just Mac scripting. I've been thinking for a few years now that I ought to play around with Hypercard, but PowerPC emulators are a pain to get running. There's a modern clone called SuperCard, but it costs $200...

P.S. The "open dictionary" option built into the Script Editor is helpful for finding the right "incantation".