macOS
brew install umka-langlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.