套件: neko (1.8.1-2) [universe]
neko 的相關超連結
Ubuntu 的資源:
下載原始碼套件 neko:
維護者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Jens Peter Secher
It should generally not be necessary for users to contact the original maintainer.
外部的資源:
- 主頁 [nekovm.org]
相似套件:
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: libc6 (>= 2.4)
- Embedded GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libglib2.0-0 (>= 2.12.0)
- The GLib library of C routines
-
- dep: libmysqlclient16 (>= 5.1.21-1)
- MySQL database client library
-
- dep: libneko0
- Lightweight virtual machine - shared library
-
- dep: libpcre3 (>= 7.7)
- Perl 5 Compatible Regular Expression Library - runtime files
-
- dep: libsqlite3-0 (>= 3.6.16)
- SQLite 3 shared library
-
- dep: zlib1g (>= 1:1.2.0)
- compression library - runtime
-
- sug: libapache2-mod-neko
- Apache module for running server-side Neko programs
-
- sug: neko-dev
- Lightweight virtual machine - development