macOS
brew install nekolocal Homebrew formula metadata
sudo port install nekoMacPorts ports tree · lang/neko/Portfile · Source: api.github.com
brew / rang 3769
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de neko pour les workflows d'agents IA.
installation
brew install nekolocal Homebrew formula metadata
sudo port install nekoMacPorts ports tree · lang/neko/Portfile · Source: api.github.com
sudo apk add nekoAlpine Linux edge package indexes · neko · Source: dl-cdn.alpinelinux.org
sudo apt install nekoDebian stable package indexes · neko · Source: deb.debian.org
nix profile install nixpkgs#nekonixpkgs package indexes · pkgs/by-name/ne/neko/package.nix · Source: api.github.com
sudo pacman -S nekoArch Linux sync databases · neko · Source: geo.mirror.pkgbuild.com
sudo zypper install nekoopenSUSE Tumbleweed package metadata · neko · Source: download.opensuse.org
choco install nekoChocolatey community package catalog · neko · Source: community.chocolatey.org
scoop install main/nekoScoop official bucket manifest trees · bucket/neko.json · Source: api.github.com
winget install --id ankitshuxe.Neko -eWindows Package Manager source index · ankitshuxe.Neko · Source: cdn.winget.microsoft.com
aperçu
High-level, dynamically typed programming language
historique
Neko is both a small dynamically typed programming language and a virtual machine designed as a common runtime for multiple languages. In package-manager practice, it is most historically tied to Haxe, which supported compilation to Neko bytecode before HashLink became the preferred successor target.
The Neko website says it was developed as part of Motion-Twin's research and development work on better languages by Nicolas Cannasse. The same site describes the compiler as producing `.n` bytecode executed by the VM, with a lightweight embeddable runtime and a C foreign-function interface.
The Haxe manual records Neko as a VM originally designed for Haxe and says it was superseded by HashLink, introduced with Haxe 3.4. Nicolas Cannasse's 2016 HashLink article adds the historical detail that Neko was designed before Haxe and intended for several languages, but in practice NekoML and Haxe were the two that targeted it.
Neko's adoption followed Haxe's early toolchain and server/runtime story rather than becoming a mainstream standalone language. The Neko GitHub repository's README marked the project deprecated on 2021-09-09, saying it is no longer actively maintained and is kept compatible with existing Haxe standard-library and language features.
Despite that deprecation, package-manager usage persists because old Haxe projects, tooling, and runtime integrations still need it. Homebrew listed stable version 2.4.1 and showed 1,052 installs over 365 days, 174 over 90 days, and 72 over 30 days when checked on 2026-07-01. The GitHub API showed 584 stars and 110 forks the same day.
Users install `neko`, `nekoc`, `nekoml`, and `nekotools` to run Neko bytecode, compile `.neko` sources, support legacy Haxe targets, or work with Neko's bundled libraries and Apache module history. Homebrew's formula notes the `NEKOPATH` environment variable, which matters because Neko expects to find its runtime libraries.
For package nerds, Neko is less about new application development and more about keeping an older cross-language VM and Haxe target buildable. Its dependencies on a garbage collector, regex, TLS, database, and build tooling also show the VM's broader ambition as an embeddable and server-capable runtime.
Neko is significant as an early piece of the Haxe ecosystem and a predecessor to HashLink. It is a good example of a package that remains useful after deprecation because language ecosystems have long tails of bytecode targets, build scripts, and runtime assumptions.
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 |
|---|---|---|---|
neko | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
nekoc | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
nekoml | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
nekotools | 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:neko |
|---|---|
| Version | 2.4.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://nekovm.org/ |
| Dépôt | https://github.com/HaxeFoundation/neko |
| Dernière mise à jour | 2026-06-25T13:37:56+02: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.
libapache2-mod-neko 2.4.0-2+b1
Apache module for running server-side Neko programs
sudo apt install libapache2-mod-nekolibneko2 2.4.0-2+b1
Lightweight virtual machine - shared library
sudo apt install libneko2neko 2.4.0-2+b1
Lightweight virtual machine - compiler and tools
sudo apt install nekoneko-dev 2.4.0-2+b1
Lightweight virtual machine - headers
sudo apt install neko-devneko
nix profile install nixpkgs#nekolibapache2-mod-neko 2.3.0-2build2
Apache module for running server-side Neko programs
sudo apt install libapache2-mod-nekolibneko2 2.3.0-2build2
Lightweight virtual machine - shared library
sudo apt install libneko2neko 2.3.0-2build2
Lightweight virtual machine - compiler and tools
sudo apt install nekoneko-dev 2.3.0-2build2
Lightweight virtual machine - headers
sudo apt install neko-devneko 2.4.1-r1
The Neko Virtual Machine
sudo apk add nekoneko-dev 2.4.1-r1
The Neko Virtual Machine (development files)
sudo apk add neko-devneko-doc 2.4.1-r1
The Neko Virtual Machine (documentation)
sudo apk add neko-docneko 2.4.1-4
High-level dynamically typed programming language
sudo pacman -S nekolibneko2 2.4.1-3.3
Neko virtual machine shared library
sudo zypper install libneko2neko 2.4.1-3.3
A cross-platform lightweight virtual machine and language
sudo zypper install nekoneko-devel 2.4.1-3.3
Development files for the Neko virtual machine
sudo zypper install neko-develpiste 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.