TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

CoffeeScript – AutoHotkey Compiler

2 点作者 phil294超过 2 年前

1 comment

phil294超过 2 年前
Apparently also heavily used in their own projects [1] like [2]<p>More details in the docs [3]:<p>&gt; 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&#x27;ve never seen anything like it before.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;phonowell&#x2F;coffee-ahk&#x2F;network&#x2F;dependents?package_id=UGFja2FnZS0xNjIxNDA2NzU5" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;phonowell&#x2F;coffee-ahk&#x2F;network&#x2F;dependents?p...</a> [2] <a href="https:&#x2F;&#x2F;github.com&#x2F;phonowell&#x2F;genshin-impact-script&#x2F;blob&#x2F;master&#x2F;source&#x2F;gdip.coffee" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;phonowell&#x2F;genshin-impact-script&#x2F;blob&#x2F;mast...</a> [3] <a href="https:&#x2F;&#x2F;github.com&#x2F;phonowell&#x2F;coffee-ahk&#x2F;blob&#x2F;master&#x2F;doc.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;phonowell&#x2F;coffee-ahk&#x2F;blob&#x2F;master&#x2F;doc.md</a>