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
GitHub Availability Report: December 2024
In December, we experienced two incidents that resulted in degraded performance across GitHub services.
Inside the research: How GitHub Copilot impacts the nature of work for open source maintainers
An interview with economic researchers analyzing the causal effect of GitHub Copilot on how open source maintainers work.
OpenAI’s latest o1 model now available in GitHub Copilot and GitHub Models
The December 17 release of OpenAI’s o1 model is now available in GitHub Copilot and GitHub Models, bringing advanced coding capabilities to your workflows.