# Installer umka-lang avec Homebrew, Nix

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

```sh
sudo av install brew:umka-lang
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install umka-lang
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#umka-lang
```

  Preuve: nixpkgs package indexes: pkgs/by-name/um/umka-lang/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:umka-lang
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/umka-lang>
- **Version:** 1.5.6
- **Résumé source:** Statically typed embeddable scripting language
- **Page d'accueil:** <https://github.com/vtereshkov/umka-lang>
- **Dépôt:** <https://github.com/vtereshkov/umka-lang>
- **Licence:** BSD-2-Clause
- **Archive source:** <https://github.com/vtereshkov/umka-lang/archive/refs/tags/v1.5.6.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- umka (cli)
- umka (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.5.6
- données locales: OK
- dépôt amont: https://github.com/vtereshkov/umka-lang
- dernière version détectée: v1.5.6 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

Umka is a statically typed embeddable scripting language implemented in C99, with a bytecode compiler, virtual machine, garbage collection, fibers, and a C API.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2020: Official repository tag v.0.1-alpha is associated with a May 2020 commit.
- README era: Project documents Homebrew installation, UmBox packages, a playground, editor integrations, and real-life projects.
- README era: Documentation covers the language, standard library, and embedding API.

### Related projects

- The README compares Umka with Go and mentions Lua and Wren as inspirations for the multitasking model. It also lists tophat, SaveScum, buum, kilocat, SpaceSim, and other Umka-using projects.

### Sources

- <https://api.github.com/repos/vtereshkov/umka-lang/tags?per_page=100>
- <https://raw.githubusercontent.com/vtereshkov/umka-lang/master/README.md>
- source_facts.package-manager


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- generalized runtime or code generation signal

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** umka-lang
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - umka-lang: normalized package name match | nixpkgs package indexes: pkgs/by-name/um/umka-lang/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [duktape](https://pkg.so/fr/brew/duktape/) - Shares pkgdb curated category or tags: c-api, cli, embeddable, language-runtime.
- [gluon](https://pkg.so/fr/brew/gluon/) - Shares pkgdb curated category or tags: cli, embeddable, language-runtime, statically-typed.
- [lua](https://pkg.so/fr/brew/lua/) - Shares pkgdb curated category or tags: cli, embeddable, language-runtime.
- [chibi-scheme](https://pkg.so/fr/brew/chibi-scheme/) - Shares pkgdb curated category or tags: cli, embeddable, language-runtime.
- [nim](https://pkg.so/fr/brew/nim/) - Shares pkgdb curated category or tags: cli, language-runtime, statically-typed.
- [lua@5.4](https://pkg.so/fr/brew/lua-5-4/) - Shares pkgdb curated category or tags: cli, embeddable, language-runtime.
- [gleam](https://pkg.so/fr/brew/gleam/) - Shares pkgdb curated category or tags: cli, language-runtime, statically-typed.
- [luau](https://pkg.so/fr/brew/luau/) - Shares pkgdb curated category or tags: cli, embeddable, language-runtime.
- [erg](https://pkg.so/fr/brew/erg/) - Local package facts share a topical domain. Shared terms: cli, language, language-runtime, runtime, statically.
- [cbmbasic](https://pkg.so/fr/brew/cbmbasic/) - Local package facts share a topical domain. Shared terms: cli, language, language-runtime, runtime, scripting.

## Combined YAML source

View the package source record on GitHub. [combined/umka-lang.yml](https://github.com/mxcl/pkgdb/blob/main/combined/umka-lang.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
