Page 2 of 2

Re: AppleScript insight

Posted: Sun Nov 24, 2019 3:48 pm
by PaulDaMacMan
I'm not reading all of this! I just came in to say that I've used the hell out of AppleScript and Hypertalk, often combining to two (HC as rapid-dev GUI front end kit for AppleScripts) to get (quite literally, physical weight-wise...) TONS of work done in the Printing Industry (my day job) in conjunction with apps like QuarkXpress and Photoshop that have been highly scriptable for decades. And of course the text handling finesse of chunk expressions has come in quite handy along the way. Anyway LiveCode can work in conjunction with AppleScript (and other lanquages too) in exactly the same way that Hypercard did, so at least that did move somewhere, just not with Apple. One of the other things that made HyperCard so great was extensibility, you could cut and paste code compiled code in other languages in the form of XCMDs/XFCNs into HC to give it new capabilities (and with Compile-It even build those with Hyper-Talk itself, sans-lower-level language). This too apparently moved to MetaCard / Run Rev and now LiveCode. I think the excellent LiveCode Builder is the closest thing to Compile-It we've had available since then!
I started with Atari BASIC (1981 or so) and I've seriously tried to learn a bunch of "conventional" languages over the years, but non-X-talk languages are a big turn off for me. Besides the readability, I feel that I need the near instant gratification of interpreted languages to keep me going.
That is all.

Re: AppleScript insight

Posted: Sun Nov 24, 2019 4:39 pm
by richmond62
That is all.
That is quite a lot. :D

Re: AppleScript insight

Posted: Sun Nov 24, 2019 5:07 pm
by PaulDaMacMan
I should probably add that AppleScriptObjC was a rather Compile-It -ish move on Apple's part.