Pinned Repositories
AppleEvents
Pure Swift reimplementation of Carbon AEDesc
applescript-stdlib
General-purpose AppleScript libraries.
appscript
Apple event bridge for Python 3 (minimally maintained)
iris-script
A modern Logo-like language with user-friendly “pidgin-English” syntax. Word-based, homoiconic, composable. See wiki for background.
nodeautomation
macOS Apple event (“AppleScript”) bridge for Node.js
objc
🔮 NodeJS ↔ Objective-C bridge (experimental)
Swift-AppleScriptObjC
How to call AppleScript handlers from Swift via AppleScript-ObjC bridge.
swiftae
Original stable-ish version of SwiftAutomation Apple event bridge. (Unlike newer experimental fork which constructs AEDescs directly, this uses established NSAppleEventDescriptor APIs.)
swiftautoedit
Old quick-n-dirty Swift micro-editor for SwiftAutomation users. Very, very abandoned.
SwiftAutomation
High-level Apple event framework for Swift. Currently implements client-side; server-side TBD.
hhas's Repositories
hhas/Swift-AppleScriptObjC
How to call AppleScript handlers from Swift via AppleScript-ObjC bridge.
hhas/SwiftAutomation
High-level Apple event framework for Swift. Currently implements client-side; server-side TBD.
hhas/appscript
Apple event bridge for Python 3 (minimally maintained)
hhas/nodeautomation
macOS Apple event (“AppleScript”) bridge for Node.js
hhas/AppleEvents
Pure Swift reimplementation of Carbon AEDesc
hhas/swiftae
Original stable-ish version of SwiftAutomation Apple event bridge. (Unlike newer experimental fork which constructs AEDescs directly, this uses established NSAppleEventDescriptor APIs.)
hhas/applescript-stdlib
General-purpose AppleScript libraries.
hhas/iris-script
A modern Logo-like language with user-friendly “pidgin-English” syntax. Word-based, homoiconic, composable. See wiki for background.
hhas/objc
🔮 NodeJS ↔ Objective-C bridge (experimental)
hhas/swiftautoedit
Old quick-n-dirty Swift micro-editor for SwiftAutomation users. Very, very abandoned.
hhas/appleeventbridge
Apple event bridge for Objective-C with experimental Swift bindings. Development discontinued; see SwiftAutomation.
hhas/detect-arrow-keys-in-uikit
hhas/entoli
Experimental AST-walking “stealth Lisp” in Swift, supporting white space in command names. Development discontinued; succeeded by iris-script.
hhas/htmltemplate
A simple, powerful [X]HTML templating library for Python 3
hhas/godot
Godot Engine – Multi-platform 2D and 3D game engine
hhas/osatest
Unit test runner for applescript-stdlib’s TestLib
hhas/PathsOfJjaro
Paths of Jjaro is a 3D game based on Bungie's Marathon, made by the community for the community. Open sourced.
hhas/SwiftAutomationTest
Test project for AppleEvents/SwiftAutomation frameworks. WIP.
hhas/sylvia-lang
End-user automation language, implemented in Swift. Development discontinued; succeeded by iris-script.