macOS
brew install nekolocal Homebrew formula metadata
sudo port install nekoMacPorts ports tree · lang/neko/Portfile · ソース: api.github.com
brew / 順位 3769
neko のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nekolocal Homebrew formula metadata
sudo port install nekoMacPorts ports tree · lang/neko/Portfile · ソース: api.github.com
sudo apk add nekoAlpine Linux edge package indexes · neko · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#nekonixpkgs package indexes · pkgs/by-name/ne/neko/package.nix · ソース: api.github.com
sudo pacman -S nekoArch Linux sync databases · neko · ソース: geo.mirror.pkgbuild.com
sudo zypper install nekoopenSUSE Tumbleweed package metadata · neko · ソース: download.opensuse.org
choco install nekoChocolatey community package catalog · neko · ソース: community.chocolatey.org
scoop install main/nekoScoop official bucket manifest trees · bucket/neko.json · ソース: api.github.com
winget install --id ankitshuxe.Neko -eWindows Package Manager source index · ankitshuxe.Neko · ソース: cdn.winget.microsoft.com
概要
High-level, dynamically typed programming language
履歴
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.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
neko | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
nekoc | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
nekoml | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
nekotools | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:neko |
|---|---|
| バージョン | 2.4.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://nekovm.org/ |
| リポジトリ | https://github.com/HaxeFoundation/neko |
| 最終更新 | 2026-06-25T13:37:56+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-develソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.