Apparently also heavily used in their own projects [1] like [2]<p>More details in the docs [3]:<p>> You can think of Coffee-AHK as a dialect of CoffeeScript. It is compatible with the existing AHK code and adds new features to AHK such as anonymous functions, destructuring assignment and even package management support. It is also a subset of CoffeeScript, which compiles into JavaScript code correctly for execution on all platforms.<p>Fascinating and exotic mix. I've never seen anything like it before.<p>[1] <a href="https://github.com/phonowell/coffee-ahk/network/dependents?package_id=UGFja2FnZS0xNjIxNDA2NzU5" rel="nofollow">https://github.com/phonowell/coffee-ahk/network/dependents?p...</a>
[2] <a href="https://github.com/phonowell/genshin-impact-script/blob/master/source/gdip.coffee" rel="nofollow">https://github.com/phonowell/genshin-impact-script/blob/mast...</a>
[3] <a href="https://github.com/phonowell/coffee-ahk/blob/master/doc.md" rel="nofollow">https://github.com/phonowell/coffee-ahk/blob/master/doc.md</a>