macOS
brew install umka-langlocal Homebrew formula metadata
brew / rang 9813
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de umka-lang pour les workflows d'agents IA.
installation
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
aperçu
Statically typed embeddable scripting language
historique
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.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
umka | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:umka-lang |
|---|---|
| Version | 1.5.6 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/vtereshkov/umka-lang |
| Dépôt | https://github.com/vtereshkov/umka-lang |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
umka-lang
nix profile install nixpkgs#umka-langpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.