pkg.soopen package index

brew / 順位 5101

unisonlang を Homebrew でインストール

unisonlang のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install unisonlang

local Homebrew formula metadata

概要

パッケージ概要

Friendly programming language from the future

コマンドとエイリアス

  • ucm

履歴

プロジェクトの歴史と使われ方

Unison is a functional programming language and toolchain built around content-addressed code. The package ships the Codebase Manager, ucm, which is both a CLI workflow tool and the local interface to Unison's database-backed codebase model.

プロジェクトの歴史

Unison Computing traces the language's path from a 2018 company founding through a 2019 first alpha, SQLite-backed local codebases in 2021, Unison Share, projects, contributions, cloud deployment, and finally the 1.0 release in November 2025. The 1.0 announcement presents the milestone as stabilization of the language, distributed runtime, and developer workflow after several years of design and engineering.

The language's defining idea is that definitions are identified by hashes of their syntax trees rather than by names alone. Official docs describe Unison code as content-addressed and stored in a codebase database; names are metadata, while hashes pin exact implementations and dependencies.

採用の歴史

Unison's adoption has been centered less on broad language popularity and more on a self-contained ecosystem: UCM, Unison Share, Unison Cloud, a public package/project system, and a community of early adopters. The 1.0 page reports thousands of merged PRs, thousands of GitHub stars, many published definitions, and more than a thousand project authors.

The project has also used the language in its own infrastructure. An official production report describes Unison Computing using Unison for mission-critical parts of Unison Cloud, including compute fabric and transactional storage work.

使われ方

Package users install unisonlang primarily to get the ucm executable. The everyday workflow is unusual for language packages: users edit scratch .u files in their editor, then use UCM to add, update, view, test, run, branch, push, pull, and manage code in the local codebase.

Because code is not organized as ordinary source files in the final representation, package nerds care about where the CLI lives, how the codebase is initialized or upgraded, and how UCM interoperates with Unison Share, project metadata, editor tooling, and cloud workflows.

パッケージ好きにとっての重要性

Unison is a packaging outlier: it is a language runtime, buildless code database, package manager, version-control model, and deployment story wrapped around one CLI. That makes the Homebrew formula more than a compiler install; it is the entry point to a non-file-centric development workflow.

It is also a useful case study for language packaging after Git. Instead of treating Git repositories as the primary distribution unit, Unison moves toward hash-addressed definitions, native projects, Share-hosted libraries, and semantic code operations.

タイムライン

  • 2018: Unison Computing founded.
  • 2019: First official alpha release and Strange Loop introduction.
  • 2021: Local codebases moved to SQLite; Unison Share first deployed.
  • 2023: Projects and Share contributions added.
  • 2024: Unison Cloud became generally available; Unison Share was open-sourced.
  • 2025: UCM Desktop, MCP support, branch history comments, and Unison 1.0 release.

Related projects

  • The official FAQ frames Unison as related to Haskell through functional programming, type inference, pattern matching, algebraic data types, and purity, while differing through strict evaluation, abilities, content-addressed code, and its codebase workflow.
  • Its ecosystem includes Unison Share for code hosting, Unison Cloud for deployment, UCM Desktop for local browsing, editor/LSP tooling, and Unison projects as the package-like unit for libraries and applications.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:programming language

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ucm実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.3.0
マネージャ更新日2026-07-24
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:unisonlang
バージョン1.3.0
パッケージマネージャHomebrew
ホームページhttps://unison-lang.org/
リポジトリhttps://github.com/unisonweb/unison
最終更新2026-07-24T01:54:04Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation