macOS
brew install nekolocal Homebrew formula metadata
sudo port install nekoMacPorts ports tree · lang/neko/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.