Neko is an open source programming language created in 2005 by Nicolas Cannasse.
git clone https://github.com/HaxeFoundation/neko
#642on PLDB | 18Years Old |
Try now: Riju
Neko is a high-level dynamically typed programming language developed by Nicolas Cannasse as part of research and development (R&D) efforts at two indie video game firms in Bordeaux, France: first at Motion Twin and then at Shiro Games.. Read more on Wikipedia...
$print("Hello, world!\n");
$print("Hello World\n");
get_params = $loader.loadprim("mod_neko@get_params",0);
$print("PARAMS = "+get_params());
Feature | Supported | Token | Example |
---|---|---|---|
Print() Debugging | ✓ | ||
Comments | ✓ | ||
Semantic Indentation | X |