[ 源代码: neko ]
软件包:neko(2.4.0-2 以及其他的)
Lightweight virtual machine - compiler and tools
Neko provides a common runtime for several different languages, including JavaScript and haXe.
The compiler converts a source file (.neko) into a bytecode file (.n) that can be executed with the Virtual Machine. You can use the compiler as standalone commandline executable separated from the virtual machine, or as a Neko library to perform compile-and-run for interactive languages.
Neko was written by Nicolas Cannasse.
其他与 neko 有关的软件包
|
|
|
|
-
- dep: libapr1t64 (>= 1.2.7)
- Apache Portable Runtime Library
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgtk-3-0t64 (>= 3.0.0)
- GTK 图形用户界面软件库
-
- dep: libmariadb3 (>= 3.0.0)
- MariaDB database client library
-
- dep: libmbedcrypto16 (>= 3.6.0)
- lightweight crypto and SSL/TLS library - crypto library
-
- dep: libmbedtls21 (>= 3.6.0)
- lightweight crypto and SSL/TLS library - tls library
-
- dep: libmbedx509-7 (>= 3.6.0)
- lightweight crypto and SSL/TLS library - x509 certificate library
-
- dep: libneko2 (>= 2.4.0)
- Lightweight virtual machine - shared library
-
- dep: libpcre2-8-0 (>= 10.22)
- 新版 Perl 兼容的正则表达式库 - 8比特运行时文件
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 共享库
-
- dep: zlib1g (>= 1:1.2.0)
- 压缩库 - 运行时
-
- sug: libapache2-mod-neko
- Apache module for running server-side Neko programs
-
- sug: neko-dev
- Lightweight virtual machine - headers