macOS
brew install umka-langlocal Homebrew formula metadata
brew / 順位 9813
umka-lang のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install umka-langlocal Homebrew formula metadata
nix profile install nixpkgs#umka-langnixpkgs package indexes · pkgs/by-name/um/umka-lang/package.nix · ソース: api.github.com
概要
Statically typed embeddable scripting language
履歴
Umka is a statically typed embeddable scripting language implemented in C99, with a bytecode compiler, virtual machine, garbage collection, fibers, and a C API.
The official README positions Umka as a lightweight embeddable scripting language inspired syntactically by Go but intended for applications that need a small interpreter rather than Go's compiled runtime model. It highlights distribution as a static or dynamic library and documents the language, standard library, and embedding API in the repository.
Umka's adoption is niche but visible inside its own ecosystem: the README links Homebrew installation, UmBox packaging, editor support across multiple editors, a playground, and a list of real projects using the language, including games, demos, an operating-system proof of concept, and build tooling.
Package users install the umka executable and use it to run or compile scripts, experiment in the playground, or embed the VM through the C API. The README's examples focus on raytracing, a Lisp interpreter, and C+Umka integration.
For package maintainers, Umka is notable as a compact language runtime with a single CLI and C library surface, packaged by Homebrew and Nix while also carrying its own small package channel through UmBox.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
umka | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:umka-lang |
|---|---|
| バージョン | 1.5.6 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/vtereshkov/umka-lang |
| リポジトリ | https://github.com/vtereshkov/umka-lang |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
umka-lang
nix profile install nixpkgs#umka-langソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.