macOS
brew install umka-langlocal Homebrew formula metadata
brew / rank 9813
Statically typed embeddable scripting language. Version 1.5.6 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#umka-lang.
install
brew install umka-langlocal Homebrew formula metadata
nix profile install nixpkgs#umka-langnixpkgs package indexes · pkgs/by-name/um/umka-lang/package.nix · source: api.github.com
overview
Statically typed embeddable scripting language
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
umka | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:umka-lang |
|---|---|
| Version | 1.5.6 |
| Package manager | Homebrew |
| Homepage | https://github.com/vtereshkov/umka-lang |
| Repository | https://github.com/vtereshkov/umka-lang |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
umka-lang
nix profile install nixpkgs#umka-langsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.