Download Source Package neko:
Neko has been designed to provide 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 VM, or as a Neko library to perform compile-and-run for interactive languages.
The virtual machine is both very lightweight and well optimized. It can be easily embedded into other applications, and libraries are directly accessible using the C foreign function interface.
Neko was written by Nicolas Cannasse.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 388.2 kB | 1228 kB | [list of files] |
| amd64 | 376.9 kB | 1128 kB | [list of files] |
| arm | 347.5 kB | 892 kB | [list of files] |
| armel | 351.7 kB | 996 kB | [list of files] |
| hppa | 377.8 kB | 1052 kB | [list of files] |
| i386 | 387.1 kB | 1044 kB | [list of files] |
| ia64 | 408.8 kB | 1360 kB | [list of files] |
| mips | 357.9 kB | 1032 kB | [list of files] |
| mipsel | 348.7 kB | 1032 kB | [list of files] |
| powerpc | 394.0 kB | 1136 kB | [list of files] |
| s390 | 375.1 kB | 1036 kB | [list of files] |
| sparc | 341.2 kB | 972 kB | [list of files] |