Pakket: neko (1.8.1-2) [universe]
Verwijzigingen voor neko
Ubuntu bronnen:
Het bronpakket neko downloaden:
Beheerder:
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.
Externe bronnen:
- Homepage [nekovm.org]
Vergelijkbare pakketten:
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.
Andere aan neko gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.4)
- Embedded GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: 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