Paketname | neko |
Beschreibung | Lightweight virtual machine - compiler and tools |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.8.1-5 |
Sektion | interpreters |
Priorität | optional |
Installierte Größe | 580 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libglib2.0-0 (>= 2.12.0), libmysqlclient16 (>= 5.1.21-1), libneko0, libpcre3 (> |
Empfohlene Pakete | |
Paketbetreuer | Jens Peter Secher |
Quelle | |
Paketgröße | 214298 Byte |
Prüfsumme MD5 | 082ca64fef7f173ce9e9f0023c5bb3b3 |
Prüfsumme SHA1 | 8cf748dd88579a901e5d19c40e537968f4e6f37f |
Prüfsumme SHA256 | f9310a2dbfd5abd81095a91274e435f544593d1dec29c5773ed60c8a1f2be823 |
Link zum Herunterladen | neko_1.8.1-5_i386.deb |
Ausführliche Beschreibung | 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.
|