neko

Lightweight virtual machine - compiler and tools

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://nekovm.org


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install neko