LocalazyLocalazy
Neko is a high-level, dynamic programming language. It is aimed at being a general-purpose scripting language, and supports object-oriented, functional, and procedural programming paradigms. Neko is statically typed and uses a garbage collector for memory management. Neko was originally created as a scripting language for the HaXe cross-platform toolkit, and has since been ported to other platforms. Neko can be used to create programs that run on both the Neko virtual machine and the HaXe cross-platform runtime. Neko is an open source project, and is released under the MIT License.