·unison
</>

unison

plurigrid/asi

Unison 语言 - 内容寻址的函数式编程,具有效果、分布式计算和结构类型的能力。用于纯函数代码、效果管理、分布式系统和重构安全代码库。

3安装·1热度·@plurigrid

安装

$npx skills add https://github.com/plurigrid/asi --skill unison

SKILL.md

Content-addressed functional programming language with first-class effects.

| Content-addressed | Code identified by hash, not name - renames are free | | Abilities | Algebraic effects for IO, Exception, Random, Remote | | Structural types | Types with same structure are identical | | UCM | Unison Codebase Manager - REPL + version control |

| IO | File, network, console | Runtime | | Exception | Raise/catch errors | catch, toEither | | Random | Random number generation | splitmix seed | | Abort | Early termination | toOptional! | | Remote | Distributed computation | Cloud runtime | | STM | Software transactional memory | STM.atomically |

Unison 语言 - 内容寻址的函数式编程,具有效果、分布式计算和结构类型的能力。用于纯函数代码、效果管理、分布式系统和重构安全代码库。 来源:plurigrid/asi。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/plurigrid/asi --skill unison
分类
</>开发工具
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 unison?

Unison 语言 - 内容寻址的函数式编程,具有效果、分布式计算和结构类型的能力。用于纯函数代码、效果管理、分布式系统和重构安全代码库。 来源:plurigrid/asi。

如何安装 unison?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/plurigrid/asi --skill unison 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/plurigrid/asi