Goodbye AppleScript, Hello JSTalk
@ccgus just antiquated AppleScript by releasing JSTalk. img http://img.skitch.com/20090327-q79aywy3ngxrw4hwdh1s82emeg.png http://gusmueller.com/blog/archives/2009/03/introducing_jstalk__an_alternative_to_applescript.html From the blog post announcement: JSTalk’s goal can described like this: JSTalk is to AppleScript, what Cocoa is to Carbon.…
@ccgus just antiquated AppleScript by releasing JSTalk.
img http://img.skitch.com/20090327-q79aywy3ngxrw4hwdh1s82emeg.png http://gusmueller.com/blog/archives/2009/03/introducing_jstalk__an_alternative_to_applescript.html
From the blog post announcement:
JSTalk’s goal can described like this: JSTalk is to AppleScript, what Cocoa is to Carbon. […] You write your scripts in JavaScript, and application communication is handled via Cocoa’s distributed objects. Like PyObjc and RubyCocoa, JSTalk uses a bridge to talk to Cocoa (JSCocoa + WebKit’s JavaScriptCore), so you get all the power and speed that comes with it.
As a fan of both Cocoa and JavaScript, I couldn’t be more excited. Nice work Gus!
Written by
Related posts
First Look: Exploring OpenAI o1 in GitHub Copilot
We’ve tested integrating OpenAI o1-preview with GitHub Copilot. Here’s a first look at where we think it can add value to your day to day.
GitHub Availability Report: August 2024
In August, we experienced one incident that resulted in degraded performance across GitHub services.
Fine-tuned models are now in limited public beta for GitHub Copilot Enterprise
Fine-tuned models empower organizations to receive code suggestions specifically tailored to their coding practices and internal languages.