パッケージ: 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