macOS
brew install vlanglocal Homebrew formula metadata
sudo port install vlangMacPorts ports tree · lang/vlang/Portfile · Source: api.github.com
brew / rang 3658
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de vlang pour les workflows d'agents IA.
installation
brew install vlanglocal Homebrew formula metadata
sudo port install vlangMacPorts ports tree · lang/vlang/Portfile · Source: api.github.com
sudo apk add vlangAlpine Linux edge package indexes · vlang · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#vlangnixpkgs package indexes · pkgs/by-name/vl/vlang/package.nix · Source: api.github.com
sudo zypper install vlangopenSUSE Tumbleweed package metadata · vlang · Source: download.opensuse.org
scoop install main/vScoop official bucket manifest trees · bucket/v.json · Source: api.github.com
aperçu
V programming language
historique
V is an open-source compiled programming language and toolchain, commonly packaged as `vlang` to avoid name collisions. The official site describes it as a simple, fast, safe language for maintainable software, with a compiler written in V and a default backend that emits C.
As a package, `vlang` is primarily the `v` executable: compiler, runner, formatter, package workflow entry point, and scripting tool for `.v` and `.vsh` files.
V became publicly visible in 2019. A June 22, 2019 GitHub issue by Alexander Medvednikov announced that V had been open sourced and characterized that drop as the first public alpha release, while also warning that parts of the modules were immature and being released for transparency.
The early release drew attention because V promised a Go-like simple syntax, fast compilation, native binaries, safety features, and C interoperability. The official site continues to emphasize simplicity, bounds checking, immutable defaults, option/result error handling, no null in safe code, and cross-domain use from systems programming to web development.
The documentation shows V's pragmatic implementation strategy: the default C backend enables native binaries and C interop, while the language also documents conditional compilation, cross-compilation, JavaScript and native backends, C-to-V translation, and V shell scripting.
V's adoption has been real but niche compared with mainstream compiled languages. It built an active GitHub project, documentation site, package entries, books and tutorials, and a community around experimenting with a simpler systems-capable language.
The project remains especially visible to language enthusiasts and tooling collectors: people install it to evaluate compiler speed, syntax choices, C interop, cross-compilation, and the idea of a single small tool covering compiling, formatting, running, and scripting.
Users compile and run V programs with the `v` command, write modules with `v.mod`, and can use V for command-line programs, web servers, GUI experiments, scripts, and C interop wrappers. The docs also describe translating C code to V and generating wrappers on top of C libraries.
The `.vsh` scripting mode and single-executable packaging make V attractive for shell-adjacent automation, while the C backend and interop features make it interesting to developers comparing it with Go, Rust, Zig, and C.
`brew:vlang` is notable because language packages are not just libraries; they install a whole compiler culture. The package gives users a quick way to try V's claims about compile speed, simplicity, native binaries, and cross-platform tooling.
It also represents a recurring package-manager pattern: a young language with an ambitious standard tool, active docs, and a versioned compiler can become worth packaging before it becomes mainstream.
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 |
|---|---|---|---|
v | 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:vlang |
|---|---|
| Version | 0.5.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://vlang.io |
| Dépôt | https://github.com/vlang/v |
| Dernière mise à jour | 2026-07-14T20:07:14+09:00 |
| Pulse | updated |
| 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.
vlang
nix profile install nixpkgs#vlangvlang 0.4.11-r0
Simple, fast, safe, compiled language for developing maintainable software.
sudo apk add vlangvlang 0.5.2-1.2
The V Programming Language
sudo zypper install vlangvlang-examples 0.5.2-1.2
Examples for the V Programming Language
sudo zypper install vlang-examplesvlang
sudo port install vlangmain/v
scoop install main/vpiste 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.